This commit is contained in:
2025-06-01 03:35:36 +02:00
parent d8b4bc33da
commit a4abd2873f
2 changed files with 2 additions and 3 deletions

View File

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