Updated readme.

This commit is contained in:
Alf 2018-03-05 21:16:02 -08:00
parent c63f1a7713
commit 3784bcc51b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
A Dockerfile installing NGINX, nginx-rtmp-module and FFmpeg from source with
default settings for HLS live streaming. Built on Alpine Linux.
* Nginx 1.13.8 (compiled from source)
* Nginx 1.13.9 (compiled from source)
* nginx-rtmp-module 1.2.1 (compiled from source)
* ffmpeg 3.4.2 (compiled from source)
* Default HLS settings (See: [nginx.conf](nginx.conf))