Skip to content

Commit 3075f78

Browse files
committed
bug #1635 Restore .env.local.demo (rosier)
This PR was merged into the main branch. Discussion ---------- Restore .env.local.demo Fixes: #1634 Commits ------- 2f122e6 Restore .env.local.demo
2 parents 1a2422b + 2f122e6 commit 3075f78

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.env.local.demo

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# This variable is for the demo app only!
2+
# See https://symfony.com/doc/current/reference/configuration/framework.html#configuration-framework-secret
3+
APP_SECRET=not-a-secret--read-the-doc!

0 commit comments

Comments
 (0)