This commit is contained in:
dompling
2021-10-19 15:23:31 +08:00
parent af7e719cce
commit 24173fd7fe

View File

@@ -3,7 +3,7 @@ upstream api {
}
server {
listen 5700;
listen 6080;
# allow 127.0.0.1;
# allow 0.0.0.0;
# deny all;