startpage/tailscale/serve.json
2026-05-10 20:20:22 +02:00

16 lines
No EOL
235 B
JSON

{
"TCP": {
"443": {
"HTTPS": true
}
},
"Web": {
"vps-startpage-01.warthog-rockhopper.ts.net:443": {
"Handlers": {
"/": {
"Proxy": "http://startpage-nginx:80"
}
}
}
}
}