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.
1 parent 991ceb4 commit 7c5afdaCopy full SHA for 7c5afda
apps/api/.env.example
@@ -28,5 +28,5 @@ SLACK_INVITE_URL=slack-invite-url
28
ZEPTOMAIL_TOKEN=zeptomail-token
29
30
# key for the encryption
31
-# can be created by running this : echo "$(openssl rand -hex 32)opensox$(openssl rand -hex 16)
+# can be created by running this: echo "$(openssl rand -hex 32)opensox$(openssl rand -hex 16)"
32
ENCRYPTION_KEY=encryption-key
0 commit comments