From 2cbe724f4963f86b191da6176edad815f6b0389d Mon Sep 17 00:00:00 2001 From: bach Date: Thu, 11 Feb 2021 18:29:39 +0100 Subject: [PATCH] readme --- README.md | 2 +- app | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 52bb002..bd4bec8 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ rsync the files from you know where (if you don't, you don't) to api/src/web/sit ## Mysql Copy your-sql-dump.sql into ./ressources/enfrancais.sql -It will be automaticly imported into the mysql container db (only) on the first docker-compose up +It will be automaticly imported into the mysql container db (only) on the first ```make up``` ## Hosts and reverse proxy diff --git a/app b/app index cb562e6..271d3dd 160000 --- a/app +++ b/app @@ -1 +1 @@ -Subproject commit cb562e6a57e7d59709328181cab53a2e36061691 +Subproject commit 271d3ddad283b8f814df055b9b86be8b6bcb4dd0