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 { server {
listen 3010; listen 80;
location / { location / {
root /usr/share/nginx/html; root /usr/share/nginx/html;