Make traefik config wor

This commit is contained in:
Owen
2025-08-16 17:29:27 -07:00
parent 7ca507b1ce
commit 83a696f743
2 changed files with 3 additions and 4 deletions

View File

@@ -135,7 +135,6 @@ export async function getTraefikConfig(exitNodeId: number): Promise<any> {
eq(sites.exitNodeId, exitNodeId),
isNull(sites.exitNodeId)
),
ne(targetHealthCheck.hcHealth, "unhealthy")
)
);