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

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

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