added opentimestamp env vars to proxy

This commit is contained in:
jash
2018-11-14 17:07:08 +01:00
committed by kexkey
parent 7f45d7940e
commit 52dbacd085

View File

@@ -40,6 +40,8 @@ services:
- "DERIVATION_PUB32=<%= xpub %>"
- "DERIVATION_PATH=<%= derivation_path %>"
- "WATCHER_BTC_NODE_PRUNED=<%= bitcoin_prune?'true':'false' %>"
- "OTSCLIENT_CONTAINER=opentimestamps:6666"
- "OTS_FILES=/otsfiles"
image: <%= devregistry?'registry.skp.rocks:5000/$ARCH/':'' %>cyphernode/proxy
<% if ( devmode ) { %>
ports: