mirror of
https://github.com/sub-store-org/Sub-Store.git
synced 2025-08-10 00:52:40 +00:00
nginx
This commit is contained in:
@@ -3,7 +3,7 @@ upstream api {
|
||||
}
|
||||
|
||||
server {
|
||||
listen 5700;
|
||||
listen 6080;
|
||||
# allow 127.0.0.1;
|
||||
# allow 0.0.0.0;
|
||||
# deny all;
|
||||
|
||||
Reference in New Issue
Block a user