Merge pull request #93 from symfony/typo

This commit is contained in:
Symfony
2017-06-06 08:48:53 -07:00
committed by GitHub
+1 -1
View File
@@ -335,7 +335,7 @@ one used by ``symfony/framework-bundle``:
"env": {
"APP_ENV": "dev",
"APP_DEBUG": "1",
"APP_SECRET": "Ju$tChang3it!"
"APP_SECRET": "%generate(secret)%"
},
"gitignore": [
".env",