浏览代码

修改制造单模块

zhoudw 7 年之前
父节点
当前提交
fc8bcd1d0b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      applications/document/document-server/src/main/resources/application.yml

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

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