split garage tailscale
All checks were successful
lint-test-docker / docker-lint (push) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m46s

This commit is contained in:
2025-10-25 22:36:47 -05:00
parent 1020fc1a02
commit 48274a54f9
5 changed files with 45 additions and 19 deletions

View File

@@ -0,0 +1,16 @@
{
"TCP": {
"443": {
"HTTPS": true
}
},
"Web": {
"${TS_CERT_DOMAIN}:443": {
"Handlers": {
"/": {
"Proxy": "http://127.0.0.1:3909"
}
}
}
}
}