Update .env.example

This commit is contained in:
2023-09-13 17:32:10 +02:00
committed by Clément Le Bihan
parent afab03baf8
commit 654022b48a

View File

@@ -10,3 +10,5 @@ SCORO_URL=ws://localhost:6543
GOOGLE_CLIENT_ID=toto
GOOGLE_SECRET=tata
GOOGLE_CALLBACK_URL=http://localhost:19006/logged/google
SMTP_TRANSPORT=
MAIL_AUTHOR='"Chromacase" <chromacase@octohub.app>'