Remove src stub from recipe

This commit is contained in:
Artem Henvald
2020-07-13 12:45:23 +03:00
parent b6f49ede84
commit 94e008f96e
2 changed files with 1 additions and 2 deletions
+1 -2
View File
@@ -3,8 +3,7 @@
"Fresh\\CentrifugoBundle\\FreshCentrifugoBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"src/": "%SRC_DIR%/"
"config/": "%CONFIG_DIR%/"
},
"env": {
"CENTRIFUGO_API_KEY": "%generate(secret)%",