docker env first draft

This commit is contained in:
2020-12-11 10:32:20 +01:00
commit 97df594616
24 changed files with 866 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
COMPOSE_PROJECT_NAME=enfrancais
API_ROOT=./api
CLIENT_ROOT=./client
LOG_ROOT=./log
DB_IMPORTE_FILE=./ressources/enfrancais.sql
DB_ROOT_PASSWORD=enfrancais
DB_NAME=enfrancais
DB_USERNAME=enfrancais
DB_PASSWORD=enfrancais