mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-30 17:51:36 +00:00
Handeling the different health status
This commit is contained in:
@@ -327,7 +327,8 @@ async function createHttpResource(
|
||||
ssl: true,
|
||||
stickySession: stickySession,
|
||||
postAuthPath: postAuthPath,
|
||||
wildcard
|
||||
wildcard,
|
||||
health: "unknown"
|
||||
})
|
||||
.returning();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user