From ef2c7d7885d8795973257909de9f064e6f1fc2ee Mon Sep 17 00:00:00 2001 From: aptalca Date: Mon, 14 Mar 2022 11:31:17 -0400 Subject: [PATCH] mod-list.yml: add swag-crowdsec to nginx --- mod-list.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mod-list.yml b/mod-list.yml index 607f259..0b92fd7 100644 --- a/mod-list.yml +++ b/mod-list.yml @@ -61,9 +61,10 @@ mods: container_mods: - mediadc: https://github.com/linuxserver/docker-mods/tree/nextcloud-mediadc nginx: - mod_count: 4 + mod_count: 5 container_mods: - auto-reload: https://github.com/linuxserver/docker-mods/tree/swag-auto-reload + - crowdsec: https://github.com/linuxserver/docker-mods/tree/swag-crowdsec - imagemagick: https://github.com/linuxserver/docker-mods/tree/letsencrypt-imagemagick - ioncube: https://github.com/linuxserver/docker-mods/tree/swag-ioncube - proxy-confs: https://github.com/linuxserver/docker-mods/tree/nginx-proxy-confs