summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 3468a2b..685a320 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -58,6 +58,6 @@ RUN /start.sh \
COPY configs/tftpd-hpa /etc/default/tftpd-hpa
-EXPOSE 69/udp 80 5555 5556
+EXPOSE 69/udp 80 3079 5555 5556
CMD /start.sh && bash