drupal installed

This commit is contained in:
2025-01-27 15:58:38 +01:00
commit ee1686340b
22 changed files with 1694 additions and 0 deletions

12
.env Normal file
View File

@@ -0,0 +1,12 @@
COMPOSE_PROJECT_NAME=epau
PROJECT_ROOT=./src
LOG_ROOT=./log
DB_IMPORTE_FILE=./ressources/epau.sql
DB_ROOT_PASSWORD=epau
DB_NAME=epau
DB_USERNAME=epau
DB_PASSWORD=epau
XDEBUG_INI=./ressources/xdebug.ini