Преглед изворни кода

修改配置到测试环境

my-csc-config-file.git пре 5 година
родитељ
комит
edef8a4821
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/main/resources/bootstrap.yml

+ 1 - 1
src/main/resources/bootstrap.yml

@@ -6,7 +6,7 @@ eureka:
6
   instance:
6
   instance:
7
     prefer-ip-address: true
7
     prefer-ip-address: true
8
 #    hostname: localhost #地址
8
 #    hostname: localhost #地址
9
-    hostname: 172.16.0.6 #地址
9
+    hostname: 172.16.0.2 #地址
10
     status-page-url: http://${eureka.instance.hostname}:${server.port}/swagger-ui.html
10
     status-page-url: http://${eureka.instance.hostname}:${server.port}/swagger-ui.html
11
   client:
11
   client:
12
     service-url:
12
     service-url: