mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 13:59:16 +01:00
fix(config): 🐛 Make bridge url default to undefined, not ""
This commit is contained in:
parent
f2c9814171
commit
cc8a97ae79
1 changed files with 0 additions and 1 deletions
|
|
@ -503,7 +503,6 @@ export const configValidator = z.object({
|
|||
software: "lysand-ap",
|
||||
allowed_ips: [],
|
||||
token: "",
|
||||
url: "",
|
||||
},
|
||||
}),
|
||||
instance: z
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue