Remove deprecated NBXplorer options
See btcpayserver/btcpayserver#6128.
This commit is contained in:
parent
ae7159b52e
commit
da48b34491
@ -14,8 +14,6 @@ services:
|
||||
NBXPLORER_TRIMEVENTS: 10000
|
||||
NBXPLORER_SIGNALFILESDIR: /datadir
|
||||
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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user