mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Updated recipes for symfony/doctrine-bundle.
This commit is contained in:
parent
5d98e87e20
commit
56bc99e5a1
5 changed files with 16 additions and 9 deletions
|
@ -1,6 +1,7 @@
|
|||
# define your env variables for the test env here
|
||||
KERNEL_CLASS='App\Kernel'
|
||||
APP_SECRET='s$cretf0rt3st'
|
||||
APP_SECRET='$ecretf0rt3st'
|
||||
SYMFONY_DEPRECATIONS_HELPER=999999
|
||||
PANTHER_APP_ENV=panther
|
||||
|
||||
DATABASE_URL=mysql://root:@127.0.0.1:3306/part-db_test
|
Loading…
Add table
Add a link
Reference in a new issue