АРХ - МЕЖПРОЕКТНАЯ КОММУНИКАЦИЯ: переезд God Mode на nodedcsudo

This commit is contained in:
DCCONSTRUCTIONS
2026-04-29 00:37:39 +03:00
parent 3b0c75bee6
commit 5d336039ba
15 changed files with 35 additions and 31 deletions
+2 -2
View File
@@ -29,7 +29,7 @@ http {
location / {
root /usr/share/nginx/html;
index index.html index.htm;
try_files $uri $uri/ /god-mode/index.html;
try_files $uri $uri/ /nodedcsudo/index.html;
}
}
}
}