From 7f7bf84bb4c6d120e39b362ab390092d135b7b3f Mon Sep 17 00:00:00 2001 From: bach Date: Thu, 7 Mar 2024 12:44:10 +0100 Subject: [PATCH] readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a770b72..01030c3 100644 --- a/README.md +++ b/README.md @@ -31,12 +31,13 @@ It will be automaticly imported into the mysql container db (only) on the first add to your /etc/hosts : ``` +#/etc/hosts 127.0.0.1 dev.colloque2021.popsu.archi.fr 127.0.0.1 dev.colloque2024.popsu.archi.fr 127.0.0.1 dev.phpmyadmin.popsucolloques.fr ``` -configure your nginx vhosts to add a reverse proxy that will redirect the dev.popsucolloque21.fr and dev.popsucolloque24.fr to our container +configure your nginx vhosts to add a reverse proxy that will redirect the dev.colloque2021.popsu.archi.fr and dev.colloque2024.popsu.archi.fr to our container ```nginx server {