Skip to content

Commit 5f1845a

Browse files
authored
chore: wrangler.jsonc
1 parent bfc4675 commit 5f1845a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

wrangler.jsonc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@
4444
"KINDE_DOMAIN": "https://topnames-dev.eu.kinde.com",
4545
"KINDE_LOGOUT_REDIRECT_URI": "https://starter-monorepo.isthe.top",
4646
"KINDE_REDIRECT_URI": "https://starter-monorepo.isthe.top/api/auth/callback",
47-
"FRONTEND_URL": "https://starter-monorepo.isthe.top"
47+
"FRONTEND_URL": "https://starter-monorepo.isthe.top",
48+
"CONVEX_URL": "https://amiable-octopus-367.convex.cloud",
49+
"NO_COLOR": "true"
4850
},
4951

5052
/**

0 commit comments

Comments
 (0)