fix: example dotenv for ci
This commit is contained in:
committed by
Clément Le Bihan
parent
fe510e148a
commit
f076bf9794
@@ -16,3 +16,6 @@ GOOGLE_CALLBACK_URL=http://localhost:19006/logged/google
|
|||||||
SMTP_TRANSPORT=smtps://toto:tata@relay
|
SMTP_TRANSPORT=smtps://toto:tata@relay
|
||||||
MAIL_AUTHOR='"Chromacase" <chromacase@octohub.app>'
|
MAIL_AUTHOR='"Chromacase" <chromacase@octohub.app>'
|
||||||
IGNORE_MAILS=true
|
IGNORE_MAILS=true
|
||||||
|
API_KEYS=SCOROTEST,ROBOTO
|
||||||
|
API_KEY_SCORO_TEST=SCOROTEST
|
||||||
|
API_KEY_ROBOT=ROBOTO
|
||||||
Reference in New Issue
Block a user