Explorar el Código

启动注册到eureka

lixing hace 3 años
padre
commit
82dcf63245
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: