add index.json

This commit is contained in:
AJ ONeal 2018-06-15 22:53:30 +00:00
parent 92f37a515a
commit cb8261fd31
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
{ "terms_of_service": ":hostname/tos/"
, "api_host": ":hostname"
, "tunnel": {
"method": "wss"
, "pathname": ""
}
}