mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-04-03 12:23:16 +08: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