Airhead 7 년 전
부모
커밋
c6b5607d76
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: