Skip to content

Commit 1c0472a

Browse files
committed
chore: setup fly.io scripts
1 parent 6e56a03 commit 1c0472a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.env.example

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ REDIS_PASSWORD=null
4949
REDIS_PORT=6379
5050

5151
MAIL_MAILER=log
52+
5253
MAIL_HOST=127.0.0.1
5354
MAIL_PORT=2525
5455
MAIL_USERNAME=null
@@ -57,7 +58,7 @@ MAIL_ENCRYPTION=null
5758
MAIL_FROM_ADDRESS="[email protected]"
5859
MAIL_FROM_NAME="${APP_NAME}"
5960

60-
RESEND_API_KEY=
61+
RESEND_API_KEY=null
6162

6263
AWS_ACCESS_KEY_ID=
6364
AWS_SECRET_ACCESS_KEY=

0 commit comments

Comments
 (0)