shengyang000 лет назад: 5
Родитель
Сommit
cb296f401b
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/main/resources/bootstrap.yml

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

@@ -4,8 +4,8 @@ server:
4
 
4
 
5
 eureka:
5
 eureka:
6
   instance:
6
   instance:
7
-    hostname: 172.16.0.2 #地址
8
-#    hostname: 172.16.0.6 #地址
7
+#    hostname: 172.16.0.2 #地址
8
+    hostname: 172.16.0.6 #地址
9
     prefer-ip-address: true
9
     prefer-ip-address: true
10
   client:
10
   client:
11
     service-url:
11
     service-url: