mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-25 02:29:32 +02:00
Add SKIP_IP_CHECK for ACME to mailcow.conf
This commit is contained in:
parent
6853130952
commit
4b7ac93c75
@ -81,6 +81,9 @@ ADDITIONAL_SAN=
|
||||
# To never run acme-mailcow for Let's Encrypt, set this to y
|
||||
SKIP_LETS_ENCRYPT=n
|
||||
|
||||
# Skip IPv4 check in ACME container
|
||||
SKIP_IP_CHECK=n
|
||||
|
||||
# To never run fail2ban-mailcow
|
||||
SKIP_FAIL2BAN=n
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user