[fix] Fixes after refactoring

This commit is contained in:
ITQ
2024-04-01 12:17:38 +03:00
parent c1807ce032
commit 49a2ef525f
6 changed files with 10 additions and 25 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
server {
listen 3000;
listen 80;
location / {
root /usr/share/nginx/html/;