From dc2c63edb24768e8a9be74f4aa11190c032744e2 Mon Sep 17 00:00:00 2001 From: ouidade Date: Mon, 28 Jun 2021 16:50:51 +0200 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc446fe..9eefa1a 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ add to your /etc/hosts : ``` 127.0.0.1 dev.epau.archi.fr ``` -configure your vhosts to add a reverse proxy that will redirect the domain dev.figureslibres.com to our container +configure your vhosts to add a reverse proxy that will redirect the domain dev.epau.archi.fr to our container ### nginx edit ```/etc/nginx/sites-available/dev.epau.archi.fr.conf``` with :