Skip to content

Commit

Permalink
chore: update clerk API key
Browse files Browse the repository at this point in the history
  • Loading branch information
ixartz committed Jul 24, 2024
1 parent 13de4d2 commit 848ae11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
DATABASE_URL=file:next-js-boilerplate.db

# Clerk authentication
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=pk_test_cHJpbWFyeS1zZXJ2YWwtMjEuY2xlcmsuYWNjb3VudHMuZGV2JA
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=pk_test_bGVnYWwtZHVja2xpbmctODYuY2xlcmsuYWNjb3VudHMuZGV2JA

NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in

Expand Down

0 comments on commit 848ae11

Please sign in to comment.