Browse Source

删除数据库配置,更新prod标签的注册中心配置

tuonina 6 years ago
parent
commit
811173a307
1 changed files with 1 additions and 1 deletions
  1. 1 1
      zen-web/src/main/resources/bootstrap.yml

+ 1 - 1
zen-web/src/main/resources/bootstrap.yml

@@ -40,6 +40,6 @@ spring:
 eureka:
   client:
     service-url:
-      defaultZone: http://192.168.1.206:11001/eureka/
+      defaultZone: http://envir:envir@120.77.170.119:11001/eureka/
   instance:
     prefer-ip-address: true