mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 18:16:34 +03:00
Remove defaults for APP_DEBUG env vars
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
},
|
||||
"env": {
|
||||
"APP_ENV": "dev",
|
||||
"APP_DEBUG": "1",
|
||||
"APP_SECRET": "%generate(secret)%"
|
||||
},
|
||||
"gitignore": [
|
||||
|
||||
Reference in New Issue
Block a user