mirror of
https://github.com/mempool/mempool.git
synced 2024-11-19 01:41:01 +01:00
ops: Tweak http port for onbtc unfurler instance
This commit is contained in:
parent
471a2397c0
commit
cd8abe5c06
@ -10,7 +10,7 @@ killall sh 2>/dev/null
|
||||
killall chrome 2>/dev/null
|
||||
|
||||
# kill xorg
|
||||
killall xinit 2>/dev/null
|
||||
killall xinit Xorg 2>/dev/null
|
||||
|
||||
# kill dbus
|
||||
killall dbus-daemon 2>/dev/null
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"SERVER": {
|
||||
"HOST": "https://onbtc.tk7.mempool.space",
|
||||
"HTTP_PORT": 8003
|
||||
"HTTP_PORT": 8004
|
||||
},
|
||||
"MEMPOOL": {
|
||||
"HTTP_HOST": "http://127.0.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user