add index.json
This commit is contained in:
parent
92f37a515a
commit
cb8261fd31
|
@ -0,0 +1,7 @@
|
||||||
|
{ "terms_of_service": ":hostname/tos/"
|
||||||
|
, "api_host": ":hostname"
|
||||||
|
, "tunnel": {
|
||||||
|
"method": "wss"
|
||||||
|
, "pathname": ""
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue