feat(cloud): add notification client

This commit is contained in:
Henry
2025-11-24 22:16:59 +00:00
parent 64aace6e3b
commit b3ca6c725c
9 changed files with 59 additions and 48 deletions

View File

@@ -35,8 +35,7 @@ services:
- SMTP_PASSWORD=${SMTP_PASSWORD}
- SMTP_SECURE=${SMTP_SECURE}
- EMAIL_FROM=${EMAIL_FROM}
- PLUNK_API_KEY=${PLUNK_API_KEY}
- PLUNK_API_URL=${PLUNK_API_URL}
- NOVU_API_KEY=${NOVU_API_KEY}
# S3 storage
- S3_ACCESS_KEY_ID=${S3_ACCESS_KEY_ID}