We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc4675 commit 5f1845aCopy full SHA for 5f1845a
1 file changed
wrangler.jsonc
@@ -44,7 +44,9 @@
44
"KINDE_DOMAIN": "https://topnames-dev.eu.kinde.com",
45
"KINDE_LOGOUT_REDIRECT_URI": "https://starter-monorepo.isthe.top",
46
"KINDE_REDIRECT_URI": "https://starter-monorepo.isthe.top/api/auth/callback",
47
- "FRONTEND_URL": "https://starter-monorepo.isthe.top"
+ "FRONTEND_URL": "https://starter-monorepo.isthe.top",
48
+ "CONVEX_URL": "https://amiable-octopus-367.convex.cloud",
49
+ "NO_COLOR": "true"
50
},
51
52
/**
0 commit comments