Change the name of the container and host
All checks were successful
Deploy to Homelab / deploy (push) Successful in 6s

This commit is contained in:
2026-02-08 17:08:12 -08:00
parent 84caa4a8e2
commit 886c4ba63b
2 changed files with 6 additions and 6 deletions

View File

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