1
0

Add docker-compose for btc-ltc

This commit is contained in:
nicolas.dorier
2018-01-09 17:29:18 +09:00
parent c4c2956725
commit 3a5b79d45d
4 changed files with 305 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
version: "3"
# This run BTCPay behind NGINX reverse proxy configured with Let's Encrypt
# Same as docker-compose.btc.yml keeping for not breaking legacy docker-azure users
services:
nginx:
@@ -52,7 +53,7 @@ services:
btcpayserver:
restart: always
image: nicolasdorier/btcpayserver:1.0.0.53
image: nicolasdorier/btcpayserver:1.0.0.58
expose:
- "49392"
environment:
@@ -81,7 +82,7 @@ services:
nbxplorer:
restart: always
image: nicolasdorier/nbxplorer:1.0.0.34
image: nicolasdorier/nbxplorer:1.0.0.41
expose:
- "32838"
environment: