Update .env.example

This commit is contained in:
2023-09-13 17:32:10 +02:00
parent 050c970e7e
commit 869b2e696f

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>'