Update nginx and mempool backend configuration for active failover HA
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"PASSWORD": "bar"
|
||||
},
|
||||
"ESPLORA": {
|
||||
"REST_API_URL": "http://[::1]:3000"
|
||||
"REST_API_URL": "http://127.0.0.1:4000"
|
||||
},
|
||||
"DATABASE": {
|
||||
"ENABLED": false,
|
||||
|
||||
Reference in New Issue
Block a user