Using registry images with new container names

This commit is contained in:
kexkey
2018-11-21 09:32:01 -05:00
parent 4673b12993
commit 8198b1977a
3 changed files with 17 additions and 17 deletions

View File

@@ -1,8 +1,8 @@
TRACING=1
WATCHER_BTC_NODE_RPC_URL=btcnode:18332/wallet/watching01.dat
WATCHER_BTC_NODE_RPC_URL=bitcoin:18332/wallet/watching01.dat
WATCHER_BTC_NODE_RPC_USER=rpc_username:rpc_password
WATCHER_BTC_NODE_RPC_CFG=/proxy/watcher_btcnode_curlcfg.properties
SPENDER_BTC_NODE_RPC_URL=btcnode:18332/wallet/spending01.dat
SPENDER_BTC_NODE_RPC_URL=bitcoin:18332/wallet/spending01.dat
SPENDER_BTC_NODE_RPC_USER=rpc_username:rpc_password
SPENDER_BTC_NODE_RPC_CFG=/proxy/spender_btcnode_curlcfg.properties
PROXY_LISTENING_PORT=8888
@@ -10,7 +10,7 @@ PROXY_LISTENING_PORT=8888
DB_PATH=/proxy/db
DB_FILE=/proxy/db/proxydb
# Pycoin container
PYCOIN_CONTAINER=pycoinnode:7777
PYCOIN_CONTAINER=pycoin:7777
# OTS container
OTSCLIENT_CONTAINER=otsclient:6666
OTS_FILES=/otsfiles