We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.env.example
1 parent 400ddf8 commit b6824a8Copy full SHA for b6824a8
.env.example
@@ -1,5 +1,5 @@
1
-#secure password, can use openssl rand -hex 32
2
-NUXT_SESSION_PASSWORD=""
+# secure password, can use openssl rand -hex 32
+NUXT_SESSION_PASSWORD=
3
4
-#HMAC secret for image-proxy and OG image URL signing, can use openssl rand -hex 32
5
-NUXT_IMAGE_PROXY_SECRET=""
+# HMAC secret for image-proxy and OG image URL signing, can use openssl rand -hex 32
+NUXT_IMAGE_PROXY_SECRET=
0 commit comments