docker env ready, need now to install drupal

This commit is contained in:
2026-05-26 21:31:34 +02:00
commit 8b97ce8052
21 changed files with 1771 additions and 0 deletions

12
.env Normal file
View File

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