Browse Source

启动注册到eureka

lixing 3 years ago
parent
commit
82dcf63245
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/bootstrap.yml

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

@@ -7,7 +7,7 @@ spring:
     name: energy-alarm-service
 
 EUREKA_CLIENT_DEFAULT_ZONE: http://frame:123456@develop.persagy.com/integrated-eureka/eureka/
-#EUREKA_INSTANCE_IP_ADDRESS: 192.168.16.235
+EUREKA_INSTANCE_IP_ADDRESS: 192.168.16.247
 
 mybatis-plus:
   configuration: