nicolas.dorier
5 years ago
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE
1 changed files with
1 additions and
0 deletions
-
docker-compose-generator/docker-fragments/bitcoin-clightning.yml
|
|
@ -26,6 +26,7 @@ services: |
|
|
|
clightning_bitcoin_charge: |
|
|
|
image: shesek/lightning-charge:0.4.16-standalone |
|
|
|
restart: unless-stopped |
|
|
|
stop_signal: SIGKILL |
|
|
|
environment: |
|
|
|
NETWORK: ${NBITCOIN_NETWORK:-regtest} |
|
|
|
COOKIE_FILE: /data/.cookie |
|
|
|