mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-13 01:45:59 +00:00
Allow user skip unbound healthcheck
This commit is contained in:
@@ -363,6 +363,10 @@ SKIP_IP_CHECK=n
|
||||
|
||||
SKIP_HTTP_VERIFICATION=n
|
||||
|
||||
# Skip DNS check in Unbound container - y/n
|
||||
|
||||
SKIP_DNS_CHECK=n
|
||||
|
||||
# Skip ClamAV (clamd-mailcow) anti-virus (Rspamd will auto-detect a missing ClamAV container) - y/n
|
||||
|
||||
SKIP_CLAMD=${SKIP_CLAMD}
|
||||
|
||||
Reference in New Issue
Block a user