Browse Source

bump

migrate-pregen
nicolas.dorier 6 years ago
parent
commit
1fa10ee89f
  1. 2
      Production-NoReverseProxy/docker-compose.btc-clightning.yml
  2. 2
      Production-NoReverseProxy/docker-compose.btc-ltc-clightning.yml
  3. 2
      Production-NoReverseProxy/docker-compose.btc-ltc.yml
  4. 2
      Production-NoReverseProxy/docker-compose.btc.yml
  5. 2
      Production-NoReverseProxy/docker-compose.ltc-clightning.yml
  6. 2
      Production-NoReverseProxy/docker-compose.ltc.yml
  7. 2
      Production/docker-compose.btc-clightning.yml
  8. 2
      Production/docker-compose.btc-ltc-clightning.yml
  9. 2
      Production/docker-compose.btc-ltc.yml
  10. 2
      Production/docker-compose.btc.yml
  11. 2
      Production/docker-compose.ltc-clightning.yml
  12. 2
      Production/docker-compose.ltc.yml
  13. 2
      docker-compose-generator/docker-fragments/btcpayserver.yml

2
Production-NoReverseProxy/docker-compose.btc-clightning.yml

@ -34,7 +34,7 @@ services:
- "80:49392"
nbxplorer:
restart: unless-stopped
image: nicolasdorier/nbxplorer:1.0.2.23
image: nicolasdorier/nbxplorer:1.0.2.28
expose:
- "32838"
environment:

2
Production-NoReverseProxy/docker-compose.btc-ltc-clightning.yml

@ -38,7 +38,7 @@ services:
- "80:49392"
nbxplorer:
restart: unless-stopped
image: nicolasdorier/nbxplorer:1.0.2.23
image: nicolasdorier/nbxplorer:1.0.2.28
expose:
- "32838"
environment:

2
Production-NoReverseProxy/docker-compose.btc-ltc.yml

@ -32,7 +32,7 @@ services:
- "80:49392"
nbxplorer:
restart: unless-stopped
image: nicolasdorier/nbxplorer:1.0.2.23
image: nicolasdorier/nbxplorer:1.0.2.28
expose:
- "32838"
environment:

2
Production-NoReverseProxy/docker-compose.btc.yml

@ -31,7 +31,7 @@ services:
- "80:49392"
nbxplorer:
restart: unless-stopped
image: nicolasdorier/nbxplorer:1.0.2.23
image: nicolasdorier/nbxplorer:1.0.2.28
expose:
- "32838"
environment:

2
Production-NoReverseProxy/docker-compose.ltc-clightning.yml

@ -34,7 +34,7 @@ services:
- "80:49392"
nbxplorer:
restart: unless-stopped
image: nicolasdorier/nbxplorer:1.0.2.23
image: nicolasdorier/nbxplorer:1.0.2.28
expose:
- "32838"
environment:

2
Production-NoReverseProxy/docker-compose.ltc.yml

@ -31,7 +31,7 @@ services:
- "80:49392"
nbxplorer:
restart: unless-stopped
image: nicolasdorier/nbxplorer:1.0.2.23
image: nicolasdorier/nbxplorer:1.0.2.28
expose:
- "32838"
environment:

2
Production/docker-compose.btc-clightning.yml

@ -76,7 +76,7 @@ services:
- "clightning_bitcoin_datadir:/etc/clightning_bitcoin"
nbxplorer:
restart: unless-stopped
image: nicolasdorier/nbxplorer:1.0.2.23
image: nicolasdorier/nbxplorer:1.0.2.28
expose:
- "32838"
environment:

2
Production/docker-compose.btc-ltc-clightning.yml

@ -80,7 +80,7 @@ services:
- "clightning_bitcoin_datadir:/etc/clightning_bitcoin"
nbxplorer:
restart: unless-stopped
image: nicolasdorier/nbxplorer:1.0.2.23
image: nicolasdorier/nbxplorer:1.0.2.28
expose:
- "32838"
environment:

2
Production/docker-compose.btc-ltc.yml

@ -74,7 +74,7 @@ services:
- "nbxplorer_datadir:/root/.nbxplorer"
nbxplorer:
restart: unless-stopped
image: nicolasdorier/nbxplorer:1.0.2.23
image: nicolasdorier/nbxplorer:1.0.2.28
expose:
- "32838"
environment:

2
Production/docker-compose.btc.yml

@ -73,7 +73,7 @@ services:
- "nbxplorer_datadir:/root/.nbxplorer"
nbxplorer:
restart: unless-stopped
image: nicolasdorier/nbxplorer:1.0.2.23
image: nicolasdorier/nbxplorer:1.0.2.28
expose:
- "32838"
environment:

2
Production/docker-compose.ltc-clightning.yml

@ -76,7 +76,7 @@ services:
- "clightning_litecoin_datadir:/etc/clightning_litecoin"
nbxplorer:
restart: unless-stopped
image: nicolasdorier/nbxplorer:1.0.2.23
image: nicolasdorier/nbxplorer:1.0.2.28
expose:
- "32838"
environment:

2
Production/docker-compose.ltc.yml

@ -73,7 +73,7 @@ services:
- "nbxplorer_datadir:/root/.nbxplorer"
nbxplorer:
restart: unless-stopped
image: nicolasdorier/nbxplorer:1.0.2.23
image: nicolasdorier/nbxplorer:1.0.2.28
expose:
- "32838"
environment:

2
docker-compose-generator/docker-fragments/btcpayserver.yml

@ -36,7 +36,7 @@ services:
nbxplorer:
restart: unless-stopped
image: nicolasdorier/nbxplorer:1.0.2.23
image: nicolasdorier/nbxplorer:1.0.2.28
expose:
- "32838"
environment:

Loading…
Cancel
Save