Update app.yml

This commit is contained in:
Aaron Dewes 2022-01-16 14:38:51 +01:00 committed by GitHub
parent bcc0f5097b
commit 82349417dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"