diff --git a/recipes/symfony/framework-bundle/manifest.json b/recipes/symfony/framework-bundle/manifest.json index b305db00..b84d5bee 100644 --- a/recipes/symfony/framework-bundle/manifest.json +++ b/recipes/symfony/framework-bundle/manifest.json @@ -14,7 +14,7 @@ "env": { "APP_ENV": "dev", "APP_DEBUG": "1", - "APP_SECRET": "Ju$tChang3it!" + "APP_SECRET": "%generate(secret)%" }, "makefile": [ "cache-clear:",