merge: resolve conflicts with origin/master (routes, Caddy ports, scripts)
This commit is contained in:
1
packages/env/src/web.ts
vendored
1
packages/env/src/web.ts
vendored
@@ -11,6 +11,7 @@ export const env = createEnv({
|
||||
VITE_CONVEX_SITE_URL: convexUrlSchema("example.convex.site"),
|
||||
VITE_CONVEX_URL: convexUrlSchema("example.convex.cloud"),
|
||||
VITE_FLUE_URL: z.url(),
|
||||
VITE_ZOPU_SERVER_URL: z.url(),
|
||||
},
|
||||
clientPrefix: "VITE_",
|
||||
emptyStringAsUndefined: true,
|
||||
|
||||
Reference in New Issue
Block a user