Bump Groestlcoin
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
clightning_groestlcoin:
|
clightning_groestlcoin:
|
||||||
image: groestlcoin/lightning:v0.6.2-2
|
image: groestlcoin/lightning:v0.6.3
|
||||||
stop_signal: SIGKILL
|
stop_signal: SIGKILL
|
||||||
container_name: btcpayserver_clightning_groestlcoin
|
container_name: btcpayserver_clightning_groestlcoin
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ services:
|
|||||||
groestlcoind:
|
groestlcoind:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: btcpayserver_groestlcoind
|
container_name: btcpayserver_groestlcoind
|
||||||
image: nicolasdorier/docker-groestlcoin:2.16.3
|
image: nicolasdorier/docker-groestlcoin:2.17.2
|
||||||
environment:
|
environment:
|
||||||
GROESTLCOIN_EXTRA_ARGS: |
|
GROESTLCOIN_EXTRA_ARGS: |
|
||||||
rpcport=43782
|
rpcport=43782
|
||||||
@@ -28,4 +28,4 @@ services:
|
|||||||
BTCPAY_CHAINS: "grs"
|
BTCPAY_CHAINS: "grs"
|
||||||
BTCPAY_GRSEXPLORERURL: http://nbxplorer:32838/
|
BTCPAY_GRSEXPLORERURL: http://nbxplorer:32838/
|
||||||
volumes:
|
volumes:
|
||||||
groestlcoin_datadir:
|
groestlcoin_datadir:
|
||||||
|
|||||||
Reference in New Issue
Block a user