add index.json

This commit is contained in:
AJ ONeal 2018-06-15 22:53:30 +00:00
부모 92f37a515a
커밋 cb8261fd31
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

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