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 4e7eb1d commit fecb36cCopy full SHA for fecb36c
.env.example
@@ -1,5 +1,5 @@
1
-#secure password, can use openssl rand -hex 32
+# secure password, can use `openssl rand -hex 32`
2
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