Browse Source

更新 'default.conf'

wuheng 1 year ago
parent
commit
003e00df17
1 changed files with 1 additions and 1 deletions
  1. 1 1
      default.conf

+ 1 - 1
default.conf

@@ -9,7 +9,7 @@ server {
     }
 
     location /proxy-pattern/ {
-        proxy_pass http://easapimaster_eas-project-api_1:8080/;
+        proxy_pass http://172.18.0.19:8080/;
     }
 
 }