- Improve layout of emails sent

- Enable Scaleway TEM for the test environment.
This commit is contained in:
Josako
2025-05-12 06:57:32 +02:00
parent 12a53ebc1c
commit 17d32cd039
4 changed files with 64 additions and 36 deletions

View File

@@ -37,6 +37,11 @@ x-common-variables: &common-variables
PUSH_GATEWAY_HOST: "pushgateway"
PUSH_GATEWAY_PORT: "9091"
COMPONENT_NAME: ${COMPONENT_NAME:-unknown}
SW_EMAIL_ACCESS_KEY: "SCWFMQ871RE4XGF04SW0"
SW_EMAIL_SECRET_KEY: "ec84604c-e2d4-4b0d-a120-40420693f42a"
SW_EMAIL_SENDER: "admin_test@mail.askeveai.be"
SW_EMAIL_NAME: "Evie Admin (test)"
SW_PROJECT: "f282f55a-ea52-4538-a979-5bcb890717ab"
services:
nginx: