mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-07 14:09:19 +00:00
Do not break DNS replies....
This commit is contained in:
@@ -12,8 +12,6 @@ RUN apk add --update --no-cache \
|
||||
&& chown root:unbound /etc/unbound \
|
||||
&& chmod 775 /etc/unbound
|
||||
|
||||
COPY unbound.conf /etc/unbound/unbound.conf
|
||||
|
||||
EXPOSE 53/udp 53/tcp
|
||||
|
||||
COPY docker-entrypoint.sh /docker-entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user