Compare commits

...

1 Commits

Author SHA1 Message Date
d11n
da48b34491
Remove deprecated NBXplorer options
See btcpayserver/btcpayserver#6128.
2024-08-01 12:20:35 +02:00

View File

@ -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