Skip to content

Commit

Permalink
chore: update authentication environement variable
Browse files Browse the repository at this point in the history
  • Loading branch information
ixartz committed Jun 19, 2024
1 parent 738ce1b commit 06981e2
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_Z2FtZS13b29kY29jay00NC5jbGVyay5hY2NvdW50cy5kZXYk
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=pk_test_cm9tYW50aWMtb2N0b3B1cy00My5jbGVyay5hY2NvdW50cy5kZXYk

NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in

Expand Down

0 comments on commit 06981e2

Please sign in to comment.