🔧(helm) add conf white brand email

Add the demo configuration for the
white brand email.
This commit is contained in:
Anthony LC
2024-12-17 15:54:09 +01:00
committed by Anthony LC
parent 67915151aa
commit 1af2ad0ec4

View File

@@ -15,7 +15,9 @@ backend:
DJANGO_SECRET_KEY: {{ .Values.djangoSecretKey }}
DJANGO_SETTINGS_MODULE: impress.settings
DJANGO_SUPERUSER_PASSWORD: admin
DJANGO_EMAIL_BRAND_NAME: "La Suite Numérique"
DJANGO_EMAIL_HOST: "mailcatcher"
DJANGO_EMAIL_LOGO_IMG: https://impress.127.0.0.1.nip.io/assets/logo-suite-numerique.png
DJANGO_EMAIL_PORT: 1025
DJANGO_EMAIL_USE_SSL: False
LOGGING_LEVEL_HANDLERS_CONSOLE: ERROR