Skip to content

Commit 1024859

Browse files
committed
config fix for patron service
1 parent 43f1449 commit 1024859

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/application.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ timecoderService:
5151
ribbon:
5252
listOfServers: http://timecoder-api:8080
5353

54-
patronsService:
54+
patronService:
5555
ribbon:
56-
listOfServers: http://timecoder-patrons:8081
56+
listOfServers: http://timecoder-patrons:8081

0 commit comments

Comments
 (0)