mirror of
https://github.com/stakwork/sphinx-relay.git
synced 2026-08-13 12:33:24 +02:00
update: changed configs to default
This commit is contained in:
parent
d866a98935
commit
520db19781
1 changed files with 2 additions and 2 deletions
|
|
@ -7,12 +7,12 @@
|
||||||
"macaroon_location": "/Users/oluwatobibamidele/Desktop/work/sphinx/sphinx-stack/lnd/alice/.lnd/data/chain/bitcoin/regtest/admin.macaroon",
|
"macaroon_location": "/Users/oluwatobibamidele/Desktop/work/sphinx/sphinx-stack/lnd/alice/.lnd/data/chain/bitcoin/regtest/admin.macaroon",
|
||||||
"node_http_protocol": "http",
|
"node_http_protocol": "http",
|
||||||
"node_http_port": "3001",
|
"node_http_port": "3001",
|
||||||
"media_host": "memes.sphinx.chat",
|
"media_host": "localhost:5555",
|
||||||
"tribes_host": "localhost:13000",
|
"tribes_host": "localhost:13000",
|
||||||
"tribes_mqtt_port": "1883",
|
"tribes_mqtt_port": "1883",
|
||||||
"tribes_insecure": true,
|
"tribes_insecure": true,
|
||||||
"public_url": "127.0.0.1:3001",
|
"public_url": "127.0.0.1:3001",
|
||||||
"connect_ui": true,
|
"connect_ui": true,
|
||||||
"host_name": "https://7bb5-105-112-235-249.ngrok-free.app"
|
"host_name": "http://localhost:3001"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue