Skip to content

Commit

Permalink
feat(localenv): dummy uuid for keyid
Browse files Browse the repository at this point in the history
  • Loading branch information
golobitch committed Jun 24, 2024
1 parent 87b72d1 commit 52cd68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion localenv/happy-life-bank/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ services:
REDIS_URL: redis://shared-redis:6379/2
WALLET_ADDRESS_URL: ${HAPPY_LIFE_BANK_WALLET_ADDRESS_URL:-https://happy-life-bank-backend/.well-known/pay}
ENABLE_TELEMETRY: true
KEY_ID: rafiki
KEY_ID: 53f2d913-e98a-40b9-b270-372d0547f23d
depends_on:
- cloud-nine-backend
happy-life-auth:
Expand Down

0 comments on commit 52cd68c

Please sign in to comment.