Browse Source

new changes

placidenduwayo 1 year ago
parent
commit
f76d2f7b54
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      application.yml

+ 1
- 1
application.yml View File

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

Powered by TurnKey Linux.