Skip to content

Commit 25c7f92

Browse files
Add secret env to framework configuration
1 parent ce6d359 commit 25c7f92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

symfony/framework-bundle/5.1/config/packages/framework.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
framework:
2+
secret: '%env(APP_SECRET)%'
23
#csrf_protection: true
34
#http_method_override: true
45

0 commit comments

Comments
 (0)