Fix: Brevo via REST API ($http.send), Key als BREVO_KEY Env-Variable

This commit is contained in:
rene 2026-05-17 18:47:43 +02:00
parent 20029b08c5
commit ba844bc7a2
2 changed files with 32 additions and 51 deletions

View file

@ -11,6 +11,7 @@ services:
- /volume1/docker/checkflo/pocketbase/data/pb_hooks:/pb_hooks
environment:
- TZ=Europe/Berlin
- BREVO_KEY=${BREVO_KEY}
networks:
- default
- npm_bridge