Update nginx and mempool backend configuration for active failover HA

This commit is contained in:
wiz
2021-02-22 20:22:03 +09:00
parent 0cc2e955e4
commit 9c1cd1cf4d
7 changed files with 60 additions and 37 deletions

View File

@@ -14,7 +14,7 @@
"PASSWORD": "bar"
},
"ESPLORA": {
"REST_API_URL": "http://127.0.0.1:2001"
"REST_API_URL": "http://127.0.0.1:4001"
},
"DATABASE": {
"ENABLED": true,