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: