配置镜像环境

This commit is contained in:
Chopper
2021-05-13 15:49:20 +08:00
parent ec3e958037
commit 5cb4af0498
10 changed files with 34 additions and 46 deletions

View File

@@ -39,7 +39,7 @@ http {
gzip_vary on;
server {
listen 80;
listen 10003;
server_name localhost;
location / {