bitcoin node stuff
This commit is contained in:
parent
2893bb77cd
commit
8863f800bf
8 changed files with 573 additions and 206 deletions
|
|
@ -22,3 +22,7 @@ headscale_ui_password: "your_secure_password_here"
|
|||
|
||||
bitcoin_rpc_user: "bitcoinrpc"
|
||||
bitcoin_rpc_password: "CHANGE_ME_TO_SECURE_PASSWORD"
|
||||
|
||||
# Mempool MariaDB credentials
|
||||
# Used by: services/mempool/deploy_mempool_playbook.yml
|
||||
mariadb_mempool_password: "CHANGE_ME_TO_SECURE_PASSWORD"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue