Files
symfony-skeleton/.env.test
2025-08-18 14:21:01 +03:00

4 lines
103 B
Plaintext

# define your env variables for the test env here
KERNEL_CLASS='App\Kernel'
APP_SECRET='$ecretf0rt3st'