require app key on crontab/tool http requests

This commit is contained in:
ghost 2023-10-15 04:30:19 +03:00
parent f5d8759dfe
commit 07262f4486
4 changed files with 12 additions and 4 deletions

1
.env
View file

@ -17,6 +17,7 @@
###> symfony/framework-bundle ###
APP_ENV=dev
APP_SECRET=EDITME
APP_KEY=EDITME
###< symfony/framework-bundle ###
###> doctrine/doctrine-bundle ###