my-csc-config-file.git 5 年之前
父節點
當前提交
02a3b06298
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/resources/application.yml

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

@@ -5,7 +5,7 @@ server:
5 5
 eureka:
6 6
   instance:
7 7
     #hostname: localhost #地址
8
-    hostname: 172.16.0.46 #地址
8
+    hostname: 172.16.0.2 #地址
9 9
     prefer-ip-address: true
10 10
   client:
11 11
     fetch-registry: false