Diun: Remove lidarr tracking
unwanted tags slipped through
This commit is contained in:
parent
2f64d316fe
commit
eb96ea8168
1 changed files with 0 additions and 6 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue