Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Commit b536d46

Browse files
committed
[LocalGit] Exception in fresh development environment
1 parent 8294241 commit b536d46

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

orca-web/config/orca.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ kayenta:
3232
enabled: ${services.kayenta.enabled:false}
3333
baseUrl: ${services.kayenta.baseUrl:http://localhost:8090}
3434

35+
services:
36+
fiat:
37+
baseUrl: http://localhost:7003
38+
3539
redis:
3640
connection: ${services.redis.baseUrl:redis://localhost:6379}
3741

0 commit comments

Comments
 (0)