소스 검색

new changes

placidenduwayo 1 년 전
부모
커밋
f76d2f7b54
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      application.yml

+ 1
- 1
application.yml 파일 보기

@@ -20,7 +20,7 @@ spring:
20 20
     openfeign:
21 21
       circuitbreaker:
22 22
         enabled: true
23
-# to indicate where registry service is running on
23
+# to indicate where services registration is running on
24 24
 eureka:
25 25
   client:
26 26
     service-url:

Powered by TurnKey Linux.