PHP Classes

File: .env.test

Recommend this page to a friend!
  Classes of Paulo Henrique   symfony-dual-login   .env.test   Download  
File: .env.test
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: symfony-dual-login
API to get user details using OAuth authentication
Author: By
Last change:
Date: 5 years ago
Size: 284 bytes
 

Contents

Class file image Download
# define your env variables for the test env here KERNEL_CLASS='App\Kernel' APP_SECRET='$ecretf0rt3st' SYMFONY_DEPRECATIONS_HELPER=999999 PANTHER_APP_ENV=panther #DATABASE_URL="sqlite:///%kernel.project_dir%/var/app.db" DATABASE_URL=pgsql://admin:12345@postgresql:5432/myproject_test