APP_SECRET variable in .env changed
This commit is contained in:
parent
9a98436eb8
commit
0d7c5487f4
2
.env
2
.env
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
###> symfony/framework-bundle ###
|
###> symfony/framework-bundle ###
|
||||||
APP_ENV=dev
|
APP_ENV=dev
|
||||||
APP_SECRET=90c78b17302e6ff2e14213f129e3f5f4
|
APP_SECRET=your_secret_please_set_on_local_env
|
||||||
###< symfony/framework-bundle ###
|
###< symfony/framework-bundle ###
|
||||||
|
|
||||||
###> doctrine/doctrine-bundle ###
|
###> doctrine/doctrine-bundle ###
|
||||||
|
|
Loading…
Reference in a new issue