it's working

This commit is contained in:
2022-04-29 16:54:31 +02:00
parent 1e42babd80
commit e6d42ad7b5
5 changed files with 14 additions and 13 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
server {
listen 80;
root /var/www/html/performance-art.fr/public_html;
root /var/www/html/jeunesetengages.fr/public_html;
index index.html index.php;
server_name dev.performance-art.fr;
server_name dev.jeunes-et-engages.fr;
charset utf-8;
@@ -39,8 +39,8 @@ server {
server {
listen 80;
root /var/www/html/performance-art.fr/static_html;
server_name static.performance-art.fr;
root /var/www/html/jeunesetengages.fr/static_html;
server_name static.jeunes-et-engages.fr;
index index.html index.js index.css index.json index.woff index.ttf; # index.ico index.jpg index.png index.gif index.jpeg