mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
# define your env variables for the test env here
|
|
KERNEL_CLASS='App\Kernel'
|
|
APP_SECRET='$ecretf0rt3st'
|
|
SYMFONY_DEPRECATIONS_HELPER=999999
|