.env.test 219 B

1234567
  1. # define your env variables for the test env here
  2. KERNEL_CLASS='App\Kernel'
  3. APP_SECRET='$ecretf0rt3st'
  4. SYMFONY_DEPRECATIONS_HELPER=999999
  5. PANTHER_APP_ENV=panther
  6. DATABASE_URL=postgresql://postgres:password@db:5432/test