This commit is contained in:
Mackie 2026-06-07 23:47:09 +08:00
parent fe6941cb74
commit c844558ae3

View file

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