Skip to content

Commit 817e43d

Browse files
authored
Update SESSION_SECRET example in .env file
Signed-off-by: Thomas <[email protected]>
1 parent 11444d2 commit 817e43d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Generate using `openssl rand -hex 32`
2-
SESSION_SECRET=myverylongsessionsecretkeythatishouldchange
2+
SESSION_SECRET=your-32char-secret-key-goes-here

0 commit comments

Comments
 (0)