Skip to content

Commit

Permalink
Feat add specific envs
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Jan 27, 2024
1 parent 0ae7390 commit d0bd721
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ services:
ENABLE_OPENDMARC: "1"
ENABLE_QUOTAS: "1"
SPOOF_PROTECTION: "1"
ENABLE_SPAMASSASSIN: "0"
ENABLE_SPAMASSASSIN_KAM: "0"
LOGROTATE_INTERVAL: "daily"
ONE_DIR: "1"
LOG_LEVEL: "${LOG_LEVEL:-warn}"
Expand Down

0 comments on commit d0bd721

Please sign in to comment.