Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Adding missing forwarding ports
  • Loading branch information
doitandbedone authored Dec 11, 2024
1 parent 9a73845 commit 6cff141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ EXPOSE 8090
EXPOSE 3478/udp

# TURN server UDP port range
EXPOSE 50000-50010/udp
EXPOSE 50000-50100/udp

# Data volumes
VOLUME ["/agent/Media/XML", "/agent/Media/WebServerRoot/Media", "/agent/Commands"]
Expand Down

0 comments on commit 6cff141

Please sign in to comment.