Files
symfony-flex-recipes-contrib/enqueue.gps.0.7.json
T
github-action botandgithub-action bot 030c77cfa8 Update Flex endpoint
2021-09-22 13:12:29 +00:00

22 lines
858 B
JSON

{
"manifests": {
"enqueue/gps": {
"manifest": {
"env": {
"PUBSUB_EMULATOR_HOST": "http://localhost:8900"
},
"post-install-output": [
" * Configure <comment>ENQUEUE_DSN=gps:</comment> in your <comment>.env</comment> file.",
"",
" * Also configure the <comment>PUBSUB_EMULATOR_HOST</comment> environment",
" variable in <comment>.env</comment>.",
"",
" * For the full options, see",
" <comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/gps.md</comment>"
]
},
"files": [],
"ref": "aa20ad2e0e5b30d833b9723d0aee8635816ea206"
}
}
}