Explorar o código

## 测试分支的端口号以1804开头

slliver@163.com hai 8 meses
pai
achega
ac10126e32
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      nginx.conf

+ 1 - 1
nginx.conf

@@ -32,7 +32,7 @@ http {
     #     proxy_pass http://node472.com/;
     # }
 
-    location /prod-api/{
+    location /test-api/{
         proxy_set_header Host $http_host;
         proxy_set_header X-Real-IP $remote_addr;
         proxy_set_header REMOTE-HOST $remote_addr;