zhoudw 7 лет назад
Родитель
Сommit
3f0ad7bf29
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      applications/commons/commons-server/src/main/resources/application.yml

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

@@ -53,7 +53,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/
 server:
 server:
   port: 8920
   port: 8920
   tomcat:
   tomcat: