Auto-sign autodiscover and autoconfig for all domains found in mailcow - only if A records exists and matches
This commit is contained in:
@@ -7,7 +7,8 @@ RUN apk add --update --no-cache \
|
||||
acme-client \
|
||||
curl \
|
||||
openssl \
|
||||
bind-tools
|
||||
bind-tools \
|
||||
mariadb-client
|
||||
|
||||
COPY docker-entrypoint.sh /srv/docker-entrypoint.sh
|
||||
|
||||
|
Reference in New Issue
Block a user