Update .env.example to use dummy values for the ci

This commit is contained in:
2023-09-15 14:46:12 +02:00
committed by Clément Le Bihan
parent 585be2aa19
commit 91c9e2b295

View File

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