fix(rego-tunnel): Remove Traefik basic auth
Some checks failed
Test / test (push) Has been cancelled

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-16 19:55:48 +00:00
parent 21bbeef579
commit 865a96c2ec
3 changed files with 3 additions and 14 deletions

View File

@@ -69,8 +69,6 @@
],
"isMain": true,
"extraLabels": {
"traefik.http.middlewares.rego-tunnel-runtipi-auth.basicauth.users": "${BASICAUTH_USERS}",
"traefik.http.routers.rego-tunnel-runtipi.middlewares": "rego-tunnel-runtipi-auth",
"runtipi.managed": true
}
}