PHP Classes

File: .env.test

Recommend this page to a friend!
  Classes of Paulo Henrique   PHP Personal Finance App API   .env.test   Download  
File: .env.test
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Personal Finance App API
Provides an API to control personal expenses
Author: By
Last change:
Date: 4 years ago
Size: 292 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@kontatudo-postgres:5432/kontatudo_test