Fix: Brevo via REST API ($http.send), Key als BREVO_KEY Env-Variable
This commit is contained in:
parent
20029b08c5
commit
ba844bc7a2
2 changed files with 32 additions and 51 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue