This commit is contained in:
2026-06-02 13:44:15 +05:30
parent a932d07e67
commit 9a7d11db89

View File

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