clean up config

This commit is contained in:
Eric LAZO
2022-08-18 00:19:23 +02:00
parent e537e9bb78
commit 3530595b01
3 changed files with 2 additions and 7 deletions

View File

@@ -110,7 +110,7 @@ server {
server {
server_name server2;
listen 0.0.0.0:4040;
listen 0.0.0.0:8080;
index index.html;
root ./www2/;