bump nbx
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
|
||||
nbxplorer:
|
||||
restart: unless-stopped
|
||||
image: nicolasdorier/nbxplorer:2.4.2
|
||||
image: nicolasdorier/nbxplorer:2.4.3
|
||||
expose:
|
||||
- "32838"
|
||||
environment:
|
||||
@@ -15,6 +15,7 @@ services:
|
||||
NBXPLORER_POSTGRES: User ID=postgres;Host=postgres;Port=5432;Application Name=nbxplorer;MaxPoolSize=20;Database=nbxplorer${NBITCOIN_NETWORK:-regtest}
|
||||
NBXPLORER_AUTOMIGRATE: 1
|
||||
NBXPLORER_NOMIGRATEEVTS: 1
|
||||
NBXPLORER_DELETEAFTERMIGRATION: 1
|
||||
links:
|
||||
- postgres
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user