18 lines
394 B
Bash

COMPOSE_PROJECT_NAME=materiod8
PROJECT_ROOT=./public_html
LEGACY_ROOT=./public_html_legacy
LOG_ROOT=./log
SOLR_CORES=./solr_cores
SOLR_DATA=./solr_data
DB_IMPORTE_FILE_D8=./ressources/materio_d8.sql
DB_IMPORTE_FILE_D7=./ressources/materio_d7.sql
DB_ROOT_PASSWORD=materio
DB_NAME=materio_d8
DB_LEGACY_NAME=materio_d7
DB_USERNAME=materio
DB_PASSWORD=materio
XDEBUG_INI=./ressources/xdebug.ini