mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 09:05:43 +00:00
require app key on crontab/tool http requests
This commit is contained in:
parent
f5d8759dfe
commit
07262f4486
4 changed files with 12 additions and 4 deletions
1
.env
1
.env
|
|
@ -17,6 +17,7 @@
|
|||
###> symfony/framework-bundle ###
|
||||
APP_ENV=dev
|
||||
APP_SECRET=EDITME
|
||||
APP_KEY=EDITME
|
||||
###< symfony/framework-bundle ###
|
||||
|
||||
###> doctrine/doctrine-bundle ###
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue