Update funnel configuration
All checks were successful
Deploy to Homelab / deploy (push) Successful in 14s

This commit is contained in:
2026-02-18 09:11:00 -08:00
parent fcb3f1480b
commit 8170c42bab

View File

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