mirror of
https://github.com/aljazceru/mutiny-net.git
synced 2025-12-17 05:54:22 +01:00
Fix rgs entrypoint
This commit is contained in:
@@ -78,7 +78,7 @@ services:
|
|||||||
BITCOIN_REST_DOMAIN: bitcoind
|
BITCOIN_REST_DOMAIN: bitcoind
|
||||||
BITCOIN_REST_PORT: 38332
|
BITCOIN_REST_PORT: 38332
|
||||||
LN_PEERS: 02ccae6cf587b54d934f512ef1941e8a17e243f4c81628b0bc2df307295de28870@lnd:9735 # lnd's node id
|
LN_PEERS: 02ccae6cf587b54d934f512ef1941e8a17e243f4c81628b0bc2df307295de28870@lnd:9735 # lnd's node id
|
||||||
command: 'cargo run --release'
|
entrypoint: ["rapid-gossip-sync-server"]
|
||||||
|
|
||||||
postgres:
|
postgres:
|
||||||
container_name: "postgres"
|
container_name: "postgres"
|
||||||
|
|||||||
Reference in New Issue
Block a user