Browse Source

修改配置文件-3.0服务地址

songxinlu 3 years ago
parent
commit
64e080fb92
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/main/resources/application-pre.yml
  2. 1 1
      src/main/resources/application-pro.yml

+ 1 - 1
src/main/resources/application-pre.yml

@@ -183,4 +183,4 @@ initmodeid:
 log_switch:
   enable: true
 
-appeal.address: http://192.168.2.237:8871
+appeal.address: http://192.168.2.125:8871

+ 1 - 1
src/main/resources/application-pro.yml

@@ -183,4 +183,4 @@ initmodeid:
 log_switch:
   enable: true
 
-appeal.address: http://192.168.2.237:8871
+appeal.address: http://192.168.2.129:8871