COMPOSE_PROJECT_NAME=materiod7

PROJECT_ROOT=./public_html
LOG_ROOT=./log

DB_IMPORTE_FILE=./ressources/db.sql
DB_ROOT_PASSWORD=materio
DB_NAME=materio_base_d7
DB_USERNAME=materio
DB_PASSWORD=materio
