mirror of
https://github.com/AskDavis/cyphernode.git
synced 2025-12-31 20:25:57 -08:00
12 lines
341 B
Properties
12 lines
341 B
Properties
TRACING=1
|
|
WATCHER_BTC_NODE_RPC_URL=btcnode:18332/wallet/watching01.dat
|
|
SPENDER_BTC_NODE_RPC_URL=btcnode:18332/wallet/spending01.dat
|
|
PROXY_LISTENING_PORT=8888
|
|
# Variable substitutions don't work
|
|
DB_PATH=/proxyuser/db
|
|
DB_FILE=/proxyuser/db/proxydb
|
|
# Pycoin container
|
|
PYCOIN_CONTAINER=pycoinnode:7777
|
|
# OTS container
|
|
OTS_CONTAINER=otsnode:6666
|