Skip to content

Commit 7c5afda

Browse files
Update apps/api/.env.example
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 991ceb4 commit 7c5afda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/api/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ SLACK_INVITE_URL=slack-invite-url
2828
ZEPTOMAIL_TOKEN=zeptomail-token
2929

3030
# key for the encryption
31-
# can be created by running this : echo "$(openssl rand -hex 32)opensox$(openssl rand -hex 16)
31+
# can be created by running this: echo "$(openssl rand -hex 32)opensox$(openssl rand -hex 16)"
3232
ENCRYPTION_KEY=encryption-key

0 commit comments

Comments
 (0)