Files
Projet_Symfony_Quentin/.env.test

4 lines
103 B
Plaintext
Raw Normal View History

2025-10-10 16:11:33 +02:00
# define your env variables for the test env here
KERNEL_CLASS='App\Kernel'
APP_SECRET='$ecretf0rt3st'