1
0
This commit is contained in:
nicolas.dorier
2018-06-24 13:37:49 +09:00
parent abbb458a48
commit 1bf290eec8
12 changed files with 32 additions and 32 deletions

View File

@@ -2,7 +2,7 @@ version: "3"
services:
btcpayserver:
restart: unless-stopped
image: nicolasdorier/btcpayserver:1.0.2.34
image: nicolasdorier/btcpayserver:1.0.2.36
expose:
- "49392"
environment:
@@ -32,7 +32,7 @@ services:
- "80:49392"
nbxplorer:
restart: unless-stopped
image: nicolasdorier/nbxplorer:1.0.2.8
image: nicolasdorier/nbxplorer:1.0.2.9
expose:
- "32838"
environment:
@@ -67,7 +67,7 @@ services:
volumes:
- "litecoin_datadir:/data"
clightning_litecoin:
image: nicolasdorier/clightning:0.0.0.22
image: nicolasdorier/clightning:0.0.0.23
container_name: btcpayserver_clightning_litecoin
restart: unless-stopped
environment: