Skip to content

Commit

Permalink
[LocalGit] Exception in fresh development environment
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavotemple committed Jun 19, 2023
1 parent 8294241 commit b536d46
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions orca-web/config/orca.yml
Expand Up @@ -32,6 +32,10 @@ kayenta:
enabled: ${services.kayenta.enabled:false}
baseUrl: ${services.kayenta.baseUrl:http://localhost:8090}

services:
fiat:
baseUrl: http://localhost:7003

redis:
connection: ${services.redis.baseUrl:redis://localhost:6379}

Expand Down

0 comments on commit b536d46

Please sign in to comment.