Skip to content

Commit fecb36c

Browse files
iiio2serhalp
andauthored
chore: clean up .env.example comment formatting + empty values (#2581)
Co-authored-by: Philippe Serhal <philippe.serhal@gmail.com>
1 parent 4e7eb1d commit fecb36c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.env.example

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#secure password, can use openssl rand -hex 32
1+
# secure password, can use `openssl rand -hex 32`
22
NUXT_SESSION_PASSWORD=""
33

4-
#HMAC secret for image-proxy and OG image URL signing, can use openssl rand -hex 32
5-
NUXT_IMAGE_PROXY_SECRET=""
4+
# HMAC secret for image-proxy and OG image URL signing, can use `openssl rand -hex 32`
5+
NUXT_IMAGE_PROXY_SECRET=""

0 commit comments

Comments
 (0)