Skip to content

Commit

Permalink
fix: db is not required in itests
Browse files Browse the repository at this point in the history
  • Loading branch information
ngutech21 committed Mar 20, 2024
1 parent 8abd22e commit 253e794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
POSTGRES_PASSWORD: postgres
POSTGRES_DB: moksha-mint
profiles:
- itest
- tracing
bitcoind:
stop_grace_period: 5m
image: btcpayserver/bitcoin:0.21.0
Expand Down

0 comments on commit 253e794

Please sign in to comment.