Add Lightning Watchtower TEOS + add zmq fragment (#320)
* Add Lightning Watchtower TEOS + add zmq fragment * add txindex requirement * update port * add zmqpubhashblock * update zmq port * expose port * Update opt-add-zmq.yml * update image * update local docker builder
This commit is contained in:
@@ -159,6 +159,13 @@ services:
|
||||
HIDDENSERVICE_PORT: 50002
|
||||
HIDDENSERVICE_VIRTUAL_PORT: 50002
|
||||
|
||||
bitcoin_teos:
|
||||
environment:
|
||||
HIDDENSERVICE_NAME: teos
|
||||
HIDDENSERVICE_PORT: 9814
|
||||
volumes:
|
||||
- "tor_servicesdir:/var/lib/tor/hidden_services"
|
||||
- "tor_torrcdir:/usr/local/etc/tor/"
|
||||
volumes:
|
||||
tor_datadir:
|
||||
tor_torrcdir:
|
||||
|
||||
Reference in New Issue
Block a user