Do not SIGKILL clightning, bump

This commit is contained in:
nicolas.dorier
2019-01-17 18:54:48 +09:00
parent 0a05923d28
commit b3336c667f
2 changed files with 2 additions and 4 deletions

View File

@@ -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:

View File

@@ -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: