This commit is contained in:
2021-06-28 16:50:51 +02:00
parent 673898ed5a
commit dc2c63edb2
+1 -1
View File
@@ -21,7 +21,7 @@ add to your /etc/hosts :
``` ```
127.0.0.1 dev.epau.archi.fr 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 ### nginx
edit ```/etc/nginx/sites-available/dev.epau.archi.fr.conf``` with : edit ```/etc/nginx/sites-available/dev.epau.archi.fr.conf``` with :