Fix trucking campaign cron send date
This commit is contained in:
parent
b48fc3a406
commit
c027d49f43
3 changed files with 206 additions and 17 deletions
|
|
@ -131,6 +131,9 @@ services:
|
|||
- CAMPAIGN_HAZMAT_ID=${CAMPAIGN_HAZMAT_ID}
|
||||
volumes:
|
||||
- worker-data:/app/data
|
||||
# Read-only host MTA warmup stamp so the trucking campaign builder caps
|
||||
# daily queued recipients in lockstep with Postfix/Listmonk warmup.
|
||||
- /etc/postfix/pw-warmup-start:/etc/postfix/pw-warmup-start:ro
|
||||
depends_on:
|
||||
- api-postgres
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue