mod-list.yml: add auto-reload to nginx

This commit is contained in:
aptalca 2021-03-09 17:47:15 -05:00 committed by GitHub
parent e06dd8d1d4
commit 8248b20b9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,8 +45,9 @@ mods:
container_mods:
- flac2mp3: https://github.com/linuxserver/docker-mods/tree/lidarr-flac2mp3
nginx:
mod_count: 2
mod_count: 3
container_mods:
- auto-reload: https://github.com/linuxserver/docker-mods/tree/swag-auto-reload
- imagemagick: https://github.com/linuxserver/docker-mods/tree/letsencrypt-imagemagick
- proxy-confs: https://github.com/linuxserver/docker-mods/tree/nginx-proxy-confs
openssh-server: