Files
symfony-flex-recipes-contrib/gonzakpo/websocket-bundle/1.0/manifest.json
T

13 lines
225 B
JSON

{
"bundles": {
"RollandRock\\WebsocketBundle\\RollandRockWebsocketBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"WEBSOCKET_PORT": "4242"
}
}