mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-23 21:36:37 +00:00
Pass this middleware correctly in saas
This commit is contained in:
@@ -30,6 +30,7 @@ export async function createExitNode(publicKey: string, reachableAt: string | un
|
||||
publicKey,
|
||||
endpoint: `${subEndpoint}${subEndpoint != "" ? "." : ""}${config.getRawConfig().gerbil.base_endpoint}`,
|
||||
address,
|
||||
online: true,
|
||||
listenPort,
|
||||
reachableAt,
|
||||
name: exitNodeName
|
||||
|
||||
Reference in New Issue
Block a user