Airhead il y a 7 ans
Parent
commit
c6b5607d76
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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: