Update production nginx.conf and mempool-config.json for Bisq Markets API

This commit is contained in:
wiz
2020-09-23 19:39:46 +09:00
parent 1a40e601a8
commit 539eb60afb
2 changed files with 4 additions and 1 deletions

View File

@@ -14,7 +14,6 @@
"TX_PER_SECOND_SPAN_SECONDS": 150,
"ELECTRS_API_URL": "http://[::1]:3000",
"BISQ_ENABLED": true,
"BSQ_BLOCKS_DATA_PATH": "/bisq/statsnode-data/btc_mainnet/db/json",
"BISQ_BLOCKS_DATA_PATH": "/bisq/statsnode-data/btc_mainnet/db/json",
"BISQ_MARKET_ENABLED": true,
"BISQ_MARKETS_DATA_PATH": "/bisq/statsnode-data",