Airhead hace 7 años
padre
commit
c6b5607d76
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      hello-service.yml

+ 1 - 1
hello-service.yml

@ -17,7 +17,7 @@ eureka:
  client:
    service-url:
      defaultZone: http://peer1:8761/eureka/,http://peer2:8762/eureka/
hello: hello world!xyz
hello: hello world!xyz12312
---
spring: