├── Dockerfile ├── README.md ├── nginx.conf └── renovate.json /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsouza/video-nginx/HEAD/Dockerfile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsouza/video-nginx/HEAD/README.md -------------------------------------------------------------------------------- /nginx.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsouza/video-nginx/HEAD/nginx.conf -------------------------------------------------------------------------------- /renovate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsouza/video-nginx/HEAD/renovate.json --------------------------------------------------------------------------------