Update config/tailscale-serve-config.json
All checks were successful
Deploy to Homelab / deploy (push) Successful in 8s

This commit is contained in:
2026-02-11 20:46:43 +00:00
parent 43c6605f7d
commit 593c2c4775

View File

@@ -5,7 +5,7 @@
} }
}, },
"Web": { "Web": {
"dsa-tutoring.tail8f43b.ts.net:443": { "dsa-tutoring-1.tail8f43b.ts.net:443": {
"Handlers": { "Handlers": {
"/": { "/": {
"Path": "/shared" "Path": "/shared"
@@ -14,7 +14,7 @@
} }
}, },
"AllowFunnel": { "AllowFunnel": {
"dsa-tutoring.tail8f43b.ts.net:443": true "dsa-tutoring-1.tail8f43b.ts.net:443": true
} }
} }