Skip to content

Commit

Permalink
deploy: af0f9d4
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreb committed Sep 30, 2023
1 parent 7454934 commit 0c42205
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker/BTC/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,11 @@ services:
command:
[
"-server=1",
"-rest=1",
"-txindex=1",
"-dbcache=6000",
"-addresstype=bech32",
"-changetype=bech32",
"-rpcallowip=10.202.0.0/8",
"-rpcallowip=10.201.0.0/8",
"-rpcallowip=192.168.0.0/8",
Expand Down

0 comments on commit 0c42205

Please sign in to comment.