mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
updated recipe in README
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user