mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-01-15 03:24:27 +01:00
fix typo
This commit is contained in:
@@ -82,7 +82,7 @@ services:
|
||||
|
||||
nbxplorer-btc:
|
||||
restart: always
|
||||
image: nicolasdorier/btcpayserver:1.0.0.45
|
||||
image: nicolasdorier/nbxplorer:1.0.0.45
|
||||
expose:
|
||||
- "32838"
|
||||
environment:
|
||||
@@ -121,7 +121,7 @@ services:
|
||||
|
||||
nbxplorer-ltc:
|
||||
restart: always
|
||||
image: nicolasdorier/btcpayserver:1.0.0.45
|
||||
image: nicolasdorier/nbxplorer:1.0.0.45
|
||||
expose:
|
||||
- "32838"
|
||||
environment:
|
||||
|
||||
@@ -81,7 +81,7 @@ services:
|
||||
|
||||
nbxplorer:
|
||||
restart: always
|
||||
image: nicolasdorier/btcpayserver:1.0.0.45
|
||||
image: nicolasdorier/nbxplorer:1.0.0.45
|
||||
expose:
|
||||
- "32838"
|
||||
environment:
|
||||
|
||||
@@ -82,7 +82,7 @@ services:
|
||||
|
||||
nbxplorer:
|
||||
restart: always
|
||||
image: nicolasdorier/btcpayserver:1.0.0.45
|
||||
image: nicolasdorier/nbxplorer:1.0.0.45
|
||||
expose:
|
||||
- "32838"
|
||||
environment:
|
||||
|
||||
@@ -19,7 +19,7 @@ services:
|
||||
- postgres
|
||||
|
||||
nbxplorer:
|
||||
image: nicolasdorier/btcpayserver:1.0.0.45
|
||||
image: nicolasdorier/nbxplorer:1.0.0.45
|
||||
expose:
|
||||
- "32838"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user