Expose port 1935 (RTMP)
This commit is contained in:
parent
046dd4b32d
commit
7d8e5fd78a
|
@ -11,6 +11,7 @@ COPY rtmp.conf /etc/nginx/modules/
|
||||||
WORKDIR /var/www/live
|
WORKDIR /var/www/live
|
||||||
|
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
EXPOSE 1935
|
||||||
|
|
||||||
STOPSIGNAL SIGTERM
|
STOPSIGNAL SIGTERM
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue