COMPOSE_PROJECT_NAME=erable

PROJECT_ROOT=./src
LOG_ROOT=./log

DB_IMPORTE_FILE=./ressources/erable.sql
DB_ROOT_PASSWORD=erable
DB_NAME=erable
DB_USERNAME=erable
DB_PASSWORD=erable

XDEBUG_INI=./ressources/xdebug.ini
