Skip to content

Commit 74d38a5

Browse files
committed
Remove the value of the APP_SECRET env var
1 parent 71ff694 commit 74d38a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
###> symfony/framework-bundle ###
1818
APP_ENV=dev
19-
APP_SECRET=2ca64f8d83b9e89f5f19d672841d6bb8
19+
APP_SECRET=
2020
#TRUSTED_PROXIES=127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
2121
#TRUSTED_HOSTS='^(localhost|example\.com)$'
2222
###< symfony/framework-bundle ###

0 commit comments

Comments
 (0)