This commit is contained in:
2026-02-03 02:01:30 +04:00
parent b2ab5905d0
commit 94dab49fba
3 changed files with 14 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
server {
listen 80;
listen 8091;
server_name localhost;
root /usr/share/nginx/html;
index index.html;