19 lines
378 B
JSON
19 lines
378 B
JSON
{
|
|
"terms_of_service": ":hostname/tos/",
|
|
"api_host": ":hostname/api",
|
|
"authn": {
|
|
"method": "GET",
|
|
"pathname": ""
|
|
},
|
|
"_todo_acme_dns_01_proxy": {
|
|
"pathname": "dns"
|
|
},
|
|
"acme_http_01_proxy": {
|
|
"pathname": "http"
|
|
},
|
|
"pair_request": {
|
|
"method": "POST",
|
|
"pathname": "telebit.app/pair_request"
|
|
}
|
|
}
|