Skip to content
This repository was archived by the owner on Jan 7, 2024. It is now read-only.

Commit d8b33f3

Browse files
Removed exposed port per request
1 parent 2244419 commit d8b33f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ COPY root/ /
4242
# Volumes and Ports
4343
WORKDIR /usr/lib/unifi
4444
VOLUME /config
45-
EXPOSE 8080 8081 8443 8843 8880 6789
45+
EXPOSE 8080 8081 8443 8843 8880

0 commit comments

Comments
 (0)