Diun: Remove lidarr tracking

unwanted tags slipped through
This commit is contained in:
GHOSCHT 2024-08-09 19:09:57 +02:00
parent 2f64d316fe
commit eb96ea8168
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

View file

@ -250,12 +250,6 @@
"traefik.docker.network" = "dmz";
"traefik.http.routers.lidarr.tls" = "true";
"traefik.http.routers.lidarr.tls.certresolver" = "letsencrypt";
"diun.enable" = "true";
"diun.watch_repo" = "true";
"diun.include_tags" = "^\\d+\\.\\d+\\.\\d+$$";
# "diun.max_tags" = "10";
};
volumes = [
"/storage/dataset/docker/media/lidarr_data:/config"