You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

7 lines
221 B

  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/social