Files
symfony-flex-recipes-contrib/insidestyles/swoole-bridge-bundle/0.4/manifest.json
T
2018-08-15 17:26:13 +03:00

13 lines
267 B
JSON

{
"bundles": {
"Insidestyles\\SwooleBridgeBundle\\SwooleBridgeBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"SWOOLE_SERVER_HOST": "127.0.0.1",
"SWOOLE_SERVER_PORT": "8080"
}
}