mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
Market over embassy (#404)
* marketplace proxy'd through embassy * http not rpc * fix up marketplace
This commit is contained in:
committed by
Aiden McClelland
parent
73526976a1
commit
7661626a94
@@ -1,8 +1,4 @@
|
||||
{
|
||||
"start9Marketplace": {
|
||||
"clearnet": "",
|
||||
"tor": ""
|
||||
},
|
||||
"patchDb": {
|
||||
"poll": {
|
||||
"cooldown": 10000
|
||||
@@ -14,7 +10,6 @@
|
||||
},
|
||||
"mocks": {
|
||||
"enabled": true,
|
||||
"marketplace": true,
|
||||
"connection": "ws",
|
||||
"rpcPort": "5959",
|
||||
"wsPort": "5960",
|
||||
|
||||
Reference in New Issue
Block a user