mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-17 22:34:23 +01:00
Do not SIGKILL clightning, bump
This commit is contained in:
@@ -2,8 +2,7 @@ version: "3"
|
||||
|
||||
services:
|
||||
clightning_bitcoin:
|
||||
image: btcpayserver/lightning:v0.6.3-2
|
||||
stop_signal: SIGKILL
|
||||
image: btcpayserver/lightning:v0.6.3-3
|
||||
container_name: btcpayserver_clightning_bitcoin
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
@@ -2,8 +2,7 @@ version: "3"
|
||||
|
||||
services:
|
||||
clightning_litecoin:
|
||||
image: btcpayserver/lightning:v0.6.3-2
|
||||
stop_signal: SIGKILL
|
||||
image: btcpayserver/lightning:v0.6.3-3
|
||||
container_name: btcpayserver_clightning_litecoin
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user