Skip to content

Commit 612f591

Browse files
committed
fix
1 parent 3feca42 commit 612f591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ NUXT_PUBLIC_USING_GITHUB_AUTH=false
1919
# Create with scopes copilot, manage_billing:copilot or manage_billing:enterprise, read:enterprise AND read:org
2020
# NUXT_GITHUB_TOKEN=<TOKEN>
2121

22-
NUXT_SESSION_PASSWORD=something_long_and_random
22+
NUXT_SESSION_PASSWORD=something_long_and_random_thats_at_least_32_characters
2323

2424
# for Github OAuth
2525
NUXT_OAUTH_GITHUB_CLIENT_ID=

0 commit comments

Comments
 (0)