This commit is contained in:
nicolas.dorier
2019-03-20 14:14:47 +09:00
parent 8a77ba8800
commit d3aa6a201c
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ services:
btcpayserver: btcpayserver:
restart: unless-stopped restart: unless-stopped
image: ${BTCPAY_IMAGE:-btcpayserver/btcpayserver:1.0.3.87} image: ${BTCPAY_IMAGE:-btcpayserver/btcpayserver:1.0.3.88}
expose: expose:
- "49392" - "49392"
environment: environment:

View File

@@ -4,7 +4,7 @@ services:
nbxplorer: nbxplorer:
restart: unless-stopped restart: unless-stopped
image: nicolasdorier/nbxplorer:2.0.0.20 image: nicolasdorier/nbxplorer:2.0.0.21
expose: expose:
- "32838" - "32838"
environment: environment: