瀏覽代碼

修改yml

zhoudw 7 年之前
父節點
當前提交
49e04f03c0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      applications/purchase/purchase-server/src/main/resources/application.yml

+ 1 - 1
applications/purchase/purchase-server/src/main/resources/application.yml

@@ -47,7 +47,7 @@ eureka:
   client:
     registryFetchIntervalSeconds: 5
     serviceUrl:
-      defaultZone: http://${spring.security.user.name}:${spring.security.user.password}@localhost:8500/eureka/
+      defaultZone: http://${spring.security.user.name}:${spring.security.user.password}@192.168.0.181:8510:8500/eureka/
 management:
   endpoints:
     web: