Skip to content

Commit 35ef4bf

Browse files
committed
Update .env.sample
1 parent 4f200a6 commit 35ef4bf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.env.sample

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
CLIENT_URLS=http://localhost:5173 # csv of supported client urls
2-
EMAIL_PASS=very-secret-email-password
3-
EMAIL_REPORT=email@outlook.com
4-
1+
CLIENT_URLS=http://localhost:5173,http://localhost:5174
2+
MAIL_PASSWORD=my-app-password
3+
MAIL_USERNAME=mail@example.com
4+
MAIL_SERVICE=gmail
55
PORT=5000

0 commit comments

Comments
 (0)