bump
This commit is contained in:
@@ -83,7 +83,7 @@ services:
|
|||||||
|
|
||||||
nbxplorer:
|
nbxplorer:
|
||||||
restart: always
|
restart: always
|
||||||
image: nicolasdorier/nbxplorer:1.0.1.14
|
image: nicolasdorier/nbxplorer:1.0.1.15
|
||||||
expose:
|
expose:
|
||||||
- "32838"
|
- "32838"
|
||||||
environment:
|
environment:
|
||||||
@@ -105,7 +105,7 @@ services:
|
|||||||
bitcoind:
|
bitcoind:
|
||||||
restart: always
|
restart: always
|
||||||
container_name: btcpayserver_bitcoind
|
container_name: btcpayserver_bitcoind
|
||||||
image: nicolasdorier/docker-bitcoin:0.15.0.1
|
image: nicolasdorier/docker-bitcoin:0.16.0
|
||||||
environment:
|
environment:
|
||||||
BITCOIN_EXTRA_ARGS: |
|
BITCOIN_EXTRA_ARGS: |
|
||||||
rpcport=43782
|
rpcport=43782
|
||||||
|
|||||||
@@ -82,7 +82,7 @@ services:
|
|||||||
|
|
||||||
nbxplorer:
|
nbxplorer:
|
||||||
restart: always
|
restart: always
|
||||||
image: nicolasdorier/nbxplorer:1.0.1.14
|
image: nicolasdorier/nbxplorer:1.0.1.15
|
||||||
expose:
|
expose:
|
||||||
- "32838"
|
- "32838"
|
||||||
environment:
|
environment:
|
||||||
@@ -99,7 +99,7 @@ services:
|
|||||||
bitcoind:
|
bitcoind:
|
||||||
restart: always
|
restart: always
|
||||||
container_name: btcpayserver_bitcoind
|
container_name: btcpayserver_bitcoind
|
||||||
image: nicolasdorier/docker-bitcoin:0.15.0.1
|
image: nicolasdorier/docker-bitcoin:0.16.0
|
||||||
environment:
|
environment:
|
||||||
BITCOIN_EXTRA_ARGS: |
|
BITCOIN_EXTRA_ARGS: |
|
||||||
rpcport=43782
|
rpcport=43782
|
||||||
|
|||||||
@@ -82,7 +82,7 @@ services:
|
|||||||
|
|
||||||
nbxplorer:
|
nbxplorer:
|
||||||
restart: always
|
restart: always
|
||||||
image: nicolasdorier/nbxplorer:1.0.1.14
|
image: nicolasdorier/nbxplorer:1.0.1.15
|
||||||
expose:
|
expose:
|
||||||
- "32838"
|
- "32838"
|
||||||
environment:
|
environment:
|
||||||
@@ -99,7 +99,7 @@ services:
|
|||||||
bitcoind:
|
bitcoind:
|
||||||
restart: always
|
restart: always
|
||||||
container_name: btcpayserver_bitcoind
|
container_name: btcpayserver_bitcoind
|
||||||
image: nicolasdorier/docker-bitcoin:0.15.0.1
|
image: nicolasdorier/docker-bitcoin:0.16.0
|
||||||
environment:
|
environment:
|
||||||
BITCOIN_EXTRA_ARGS: |
|
BITCOIN_EXTRA_ARGS: |
|
||||||
rpcport=43782
|
rpcport=43782
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ services:
|
|||||||
- postgres
|
- postgres
|
||||||
|
|
||||||
nbxplorer:
|
nbxplorer:
|
||||||
image: nicolasdorier/nbxplorer:1.0.1.14
|
image: nicolasdorier/nbxplorer:1.0.1.15
|
||||||
expose:
|
expose:
|
||||||
- "32838"
|
- "32838"
|
||||||
environment:
|
environment:
|
||||||
@@ -34,7 +34,7 @@ services:
|
|||||||
|
|
||||||
bitcoind:
|
bitcoind:
|
||||||
container_name: btcpayserver_regtest_bitcoind
|
container_name: btcpayserver_regtest_bitcoind
|
||||||
image: nicolasdorier/docker-bitcoin:0.15.0.1
|
image: nicolasdorier/docker-bitcoin:0.16.0
|
||||||
environment:
|
environment:
|
||||||
BITCOIN_EXTRA_ARGS: "rpcuser=ceiwHEbqWI83\nrpcpassword=DwubwWsoo3\nregtest=1\nrpcport=43782\nport=8332"
|
BITCOIN_EXTRA_ARGS: "rpcuser=ceiwHEbqWI83\nrpcpassword=DwubwWsoo3\nregtest=1\nrpcport=43782\nport=8332"
|
||||||
expose:
|
expose:
|
||||||
|
|||||||
Reference in New Issue
Block a user