{ "TCP": { "443": { "HTTPS": true } }, "Web": { "${TS_CERT_DOMAIN}:443": { "Handlers": { "/ui": { "Proxy": "http://127.0.0.1:3909" }, "/s3": { "Proxy": "http://127.0.0.1:3900" }, "/rpc": { "Proxy": "http://127.0.0.1:3901" }, "/web": { "Proxy": "http://127.0.0.1:3902" }, "/api": { "Proxy": "http://127.0.0.1:3903" } } } } }