Skip to content

Commit

Permalink
chore: update env file for easy testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ixartz committed May 21, 2024
1 parent d907afb commit 12f3f43
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 @@ NEXT_PUBLIC_APP_URL=https://example.com
DATABASE_URL=file:next-js-boilerplate.db

# Clerk authentication
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=pk_test_ZXhhY3QtY2hpcG11bmstMTkuY2xlcmsuYWNjb3VudHMuZGV2JA
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=pk_test_Z2FtZS13b29kY29jay00NC5jbGVyay5hY2NvdW50cy5kZXYk

NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in

Expand Down

0 comments on commit 12f3f43

Please sign in to comment.