generated from DAM/ts-TEMPLATE
The {{service}}.yourdomain.com placeholder does not work in tailscale serve -
JSON values are not template-substituted. Use the actual MagicDNS base
domain so the user has a working starting point, matching the pattern
established in ts-homepage.
17 lines
215 B
JSON
17 lines
215 B
JSON
{
|
|
"TCP": {
|
|
"80": {
|
|
"HTTP": true
|
|
}
|
|
},
|
|
"Web": {
|
|
"focalboard.damconsulting.net:80": {
|
|
"Handlers": {
|
|
"/": {
|
|
"Proxy": "http://127.0.0.1:8000"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|