mirror of
https://github.com/fosrl/pangolin.git
synced 2025-12-17 21:45:51 +00:00
Working on fixing exit node issue
This commit is contained in:
@@ -76,7 +76,7 @@ export const privateConfigSchema = z.object({
|
||||
local_exit_node_reachable_at: z
|
||||
.string()
|
||||
.optional()
|
||||
.default("http://gerbil:3003")
|
||||
.default("http://gerbil:3004")
|
||||
})
|
||||
.optional()
|
||||
.default({}),
|
||||
|
||||
Reference in New Issue
Block a user