mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-01-15 04:34:34 +01:00
Update NBXplorer and BTCPay versions
This commit is contained in:
@@ -3,7 +3,7 @@ version: "3"
|
||||
services:
|
||||
|
||||
btcpayserver:
|
||||
image: nicolasdorier/btcpayserver:1.0.0.28
|
||||
image: nicolasdorier/btcpayserver:1.0.0.32
|
||||
ports:
|
||||
- 8080:49392
|
||||
expose:
|
||||
@@ -18,7 +18,7 @@ services:
|
||||
- postgres
|
||||
|
||||
nbxplorer:
|
||||
image: nicolasdorier/nbxplorer:1.0.0.28
|
||||
image: nicolasdorier/nbxplorer:1.0.0.29
|
||||
expose:
|
||||
- "32838"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user