Files
2023-11-02 15:46:08 +01:00

13 lines
205 B
Bash

COMPOSE_PROJECT_NAME=reha
PROJECT_ROOT=./src
LOG_ROOT=./log
DB_IMPORTE_FILE=./ressources/reha.sql
DB_ROOT_PASSWORD=reha
DB_NAME=reha
DB_USERNAME=reha
DB_PASSWORD=reha
XDEBUG_INI=./ressources/xdebug.ini