Update faucet

This commit is contained in:
benthecarman
2023-10-01 00:31:00 -05:00
parent 8091207b58
commit fdc3cf8b09
2 changed files with 2 additions and 1 deletions

View File

@@ -140,6 +140,7 @@ services:
build:
context: ./mutinynet-faucet-rs
environment:
RUST_LOG: "info"
BITCOIN_RPC_HOST_AND_PORT: "bitcoind:38332"
BITCOIN_RPC_USER: "bitcoin"
BITCOIN_RPC_PASSWORD: $RPCPASSWORD