mirror of
https://github.com/mempool/mempool.git
synced 2024-11-19 01:41:01 +01:00
ops: Fix wrong port in onbtc unfurler config
This commit is contained in:
parent
b6a1547ce4
commit
d24217282b
@ -5,7 +5,7 @@
|
||||
},
|
||||
"MEMPOOL": {
|
||||
"HTTP_HOST": "http://127.0.0.1",
|
||||
"HTTP_PORT": 83,
|
||||
"HTTP_PORT": 84,
|
||||
"NETWORK": "onbtc"
|
||||
},
|
||||
"PUPPETEER": {
|
||||
|
Loading…
Reference in New Issue
Block a user