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.