We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70d96a9 commit c93955cCopy full SHA for c93955c
Dockerfile
@@ -79,6 +79,8 @@ COPY packaging/docker/bin/* /app/
79
EXPOSE 5353/udp
80
# EEBus
81
EXPOSE 4712/tcp
82
+# mDNS
83
+EXPOSE 5353/udp
84
# UI and /api
85
EXPOSE 7070/tcp
86
# KEBA charger
0 commit comments