Skip to content

Commit

Permalink
chore: fix LND issues with Bitcoin Core v28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael1011 committed Oct 6, 2024
1 parent 7aea038 commit ee9ba83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ services:
- -txindex
- -rpcallowip=0.0.0.0/0
- -rpcbind=0.0.0.0
- -deprecatedrpc=warnings
depends_on:
cleanup:
condition: service_completed_successfully
Expand Down

0 comments on commit ee9ba83

Please sign in to comment.