mirror of
https://github.com/runcitadel/apps.git
synced 2024-11-11 16:30:37 +00:00
Update app.yml
This commit is contained in:
parent
bcc0f5097b
commit
82349417dc
|
@ -68,8 +68,8 @@ containers:
|
|||
environment:
|
||||
CORE_RPC_HOST: $BITCOIN_IP
|
||||
CORE_RPC_PORT: $BITCOIN_RPC_PORT
|
||||
CORE_RPC_USER: $BITCOIN_RPC_USER
|
||||
CORE_RPC_PASS: $BITCOIN_RPC_PASS
|
||||
CORE_RPC_USERNAME: $BITCOIN_RPC_USER
|
||||
CORE_RPC_PASSWORD: $BITCOIN_RPC_PASS
|
||||
ELECTRUM_HOST: $ELECTRUM_IP
|
||||
ELECTRUM_PORT: $ELECTRUM_PORT
|
||||
ELECTRUM_TLS: "false"
|
||||
|
|
Loading…
Reference in New Issue
Block a user