edited nginx.conf

This commit is contained in:
2025-11-03 09:38:30 +08:00
parent f16f0fdb32
commit 708ce80dbb

View File

@@ -1,5 +1,5 @@
server {
listen 3010;
listen 80;
location / {
root /usr/share/nginx/html;