Skip to content

Commit

Permalink
fix .env file formatting (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
vicb authored Jan 21, 2025
1 parent 0f8448b commit 6dd5ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/middleware/.env
Original file line number Diff line number Diff line change
@@ -1 +1 @@
CLERK_ENCRYPTION_KEY = "key"
CLERK_ENCRYPTION_KEY="key"

0 comments on commit 6dd5ca4

Please sign in to comment.