feat(cloud): add notification client (#253)

This commit is contained in:
Henry
2025-11-24 22:20:34 +00:00
committed by GitHub
parent 64aace6e3b
commit fc65f53e0c
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}