Updated various recipes (part 1).

This commit is contained in:
Jan Böhmer 2021-10-02 20:53:03 +02:00
parent f05195c825
commit 5e1c5cef3b
7 changed files with 101 additions and 45 deletions

View file

@ -3,5 +3,6 @@ KERNEL_CLASS='App\Kernel'
APP_SECRET='$ecretf0rt3st'
SYMFONY_DEPRECATIONS_HELPER=999999
PANTHER_APP_ENV=panther
PANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots
DATABASE_URL=mysql://root:@127.0.0.1:3306/part-db_test