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

Commit bbaa99f

Browse files
authored
Remove obsolete port 8081
1 parent b55f2ce commit bbaa99f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.aarch64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ COPY root/ /
4646
# Volumes and Ports
4747
WORKDIR /usr/lib/unifi
4848
VOLUME /config
49-
EXPOSE 8080 8081 8443 8843 8880
49+
EXPOSE 8080 8443 8843 8880

0 commit comments

Comments
 (0)