fix: bitcoin rpcallowip IPv4, babylon BLS pre-create, tac peers+cosmos RPC
- Add -rpcallowip=0.0.0.0/0 family-wide via bitcoind template regen - Pre-create empty-password BLS key in babylon init.sh (v4.3.0 EOF fix) - TAC: seeds+persistent_peers, CometBFT :26657 traefik, protocol cosmos Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -62,6 +62,7 @@ services:
|
||||
- -externalip=${IP}
|
||||
- -port=11650
|
||||
- -printtoconsole
|
||||
- -rpcallowip=0.0.0.0/0
|
||||
- -rpcallowip=::/0
|
||||
- -rpcauth=username:0b6623bdebb516ced10631668833e42a$$c478b38890678c51b9f013174a20addb317c2046b68c05e0250ff86e31a505f7
|
||||
- -rpcbind=0.0.0.0
|
||||
|
||||
Reference in New Issue
Block a user