fix: move close comment to end in .env.example (#945)

This commit is contained in:
Rotimi Best
2023-10-04 13:34:31 +01:00
committed by GitHub
parent a78c19385e
commit 07d0f3e751
+2 -2
View File
@@ -104,8 +104,8 @@ NEXT_PUBLIC_FORMBRICKS_ONBOARDING_SURVEY_ID=
# Cron Secret
CRON_SECRET=
*/
# Encryption key
# You can use: `openssl rand -base64 16` to generate one
FORMBRICKS_ENCRYPTION_KEY=
FORMBRICKS_ENCRYPTION_KEY=
*/