Skip to content

Commit

Permalink
Collapse comments about ports to trigger a build on Docker Hub.
Browse files Browse the repository at this point in the history
  • Loading branch information
fryfrog committed May 23, 2020
1 parent 580db63 commit 85e446c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,8 @@ RUN wget -q -O unifi-video.deb https://dl.ubnt.com/firmwares/ufv/v${version}/uni
rm /unifi-video.patch && \
chmod 755 /run.sh

# RTMP, RTMPS & RTSP via the controller
# Inbound Camera Streams & Camera Management (NVR Side)
# UVC-Micro Talkback (Camera Side)
# HTTP & HTTPS Web UI + API
# Video over HTTP & HTTPS
# RTMP, RTMPS & RTSP, Inbound Camera Streams & Camera Management (NVR Side), UVC-Micro Talkback (Camera Side)
# HTTP & HTTPS Web UI + API, Video over HTTP & HTTPS
EXPOSE 1935/tcp 7444/tcp 7447/tcp 6666/tcp 7442/tcp 7004/udp 7080/tcp 7443/tcp 7445/tcp 7446/tcp

# Run this potato
Expand Down

0 comments on commit 85e446c

Please sign in to comment.