From 91c9e2b295746c8e46d50259327ec43a9728b6e3 Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Fri, 15 Sep 2023 14:46:12 +0200 Subject: [PATCH] Update .env.example to use dummy values for the ci --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 578ca33..4000261 100644 --- a/.env.example +++ b/.env.example @@ -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" '