mirror of
https://github.com/runcitadel/core.git
synced 2024-11-11 16:30:38 +00:00
Allow apps to access BITCOIN_ZMQ_SEQUENCE_PORT
This commit is contained in:
parent
d812875ba0
commit
1be4357cc2
|
@ -27,6 +27,7 @@ def permissions():
|
|||
"BITCOIN_ZMQ_RAWBLOCK_PORT",
|
||||
"BITCOIN_ZMQ_RAWTX_PORT",
|
||||
"BITCOIN_ZMQ_HASHBLOCK_PORT",
|
||||
"BITCOIN_ZMQ_SEQUENCE_PORT",
|
||||
],
|
||||
"volumes": [
|
||||
"${BITCOIN_DATA_DIR}:/bitcoin"
|
||||
|
|
Loading…
Reference in New Issue
Block a user