mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-24 05:46:39 +00:00
Make traefik config wor
This commit is contained in:
@@ -135,7 +135,6 @@ export async function getTraefikConfig(exitNodeId: number): Promise<any> {
|
||||
eq(sites.exitNodeId, exitNodeId),
|
||||
isNull(sites.exitNodeId)
|
||||
),
|
||||
ne(targetHealthCheck.hcHealth, "unhealthy")
|
||||
)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user