mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-13 05:20:40 +02:00
Update bitcoin-clightning.yml (#631)
This commit is contained in:
parent
eb0108be40
commit
80bbcd0707
@ -55,7 +55,7 @@ services:
|
|||||||
- "9737"
|
- "9737"
|
||||||
|
|
||||||
clightning_bitcoin_rest:
|
clightning_bitcoin_rest:
|
||||||
image: saubyk/c-lightning-rest:0.5.2
|
image: saubyk/c-lightning-rest:0.7.0
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
PROTOCOL: "http"
|
PROTOCOL: "http"
|
||||||
@ -114,4 +114,4 @@ volumes:
|
|||||||
clightning_bitcoin_rtl_datadir:
|
clightning_bitcoin_rtl_datadir:
|
||||||
clightning_bitcoin_rest_datadir:
|
clightning_bitcoin_rest_datadir:
|
||||||
exclusive:
|
exclusive:
|
||||||
- lightning
|
- lightning
|
||||||
|
Loading…
Reference in New Issue
Block a user