1
0

Revert "Give timeout to stop docker-compose, SIGKILL clightning"

This reverts commit 487565658a.
This commit is contained in:
nicolas.dorier
2018-11-05 18:28:01 +09:00
parent 487565658a
commit ac4263d71a
8 changed files with 10 additions and 12 deletions

View File

@@ -3,7 +3,6 @@ version: "3"
services:
clightning_bitcoin:
image: nicolasdorier/clightning:v0.6.2-3
stop_signal: SIGKILL
container_name: btcpayserver_clightning_bitcoin
restart: unless-stopped
environment:

View File

@@ -3,7 +3,6 @@ version: "3"
services:
clightning_litecoin:
image: nicolasdorier/clightning:v0.6.2-3
stop_signal: SIGKILL
container_name: btcpayserver_clightning_litecoin
restart: unless-stopped
environment: