updated into 80

This commit is contained in:
2026-06-02 13:47:39 +05:30
parent 9a7d11db89
commit 8c30ab404d

View File

@@ -5,7 +5,7 @@ http {
default_type application/octet-stream;
server {
listen 3000;
listen 80;
server_name localhost;
location / {