minor fix in Dockerfile, expose https port
This commit is contained in:
parent
6dd5b5e143
commit
e387f2810c
@ -35,6 +35,7 @@ COPY unbound.conf /etc/unbound/unbound.conf
|
||||
|
||||
EXPOSE 53/udp
|
||||
EXPOSE 53/tcp
|
||||
EXPOSE 443/tcp
|
||||
EXPOSE 853/tcp
|
||||
|
||||
VOLUME /etc/unbound
|
||||
|
Loading…
x
Reference in New Issue
Block a user