diff --git a/modules/journalwatch.nix b/modules/journalwatch.nix index 51d9ece..51908b2 100644 --- a/modules/journalwatch.nix +++ b/modules/journalwatch.nix @@ -98,7 +98,7 @@ filters = '' .* ''; - match = "CONTAINER_NAME = /(docker-compose-btp-proxy-1|nc_web_[^-_\\s]+|nginx_arch\\.p1st\\.de|recipe\\.privacy1st\\.de_nginx)/"; + match = "CONTAINER_NAME = /(jc-config-btp-proxy-1|nc_web_[^-_\\s]+|nginx_arch\\.p1st\\.de|recipe\\.privacy1st\\.de_nginx)/"; } { # yodaNas # TODO: Open issue on GitHub https://github.com/nginx-proxy/nginx-proxy/issues/1256. Maybe set env variable RESOLVERS=1.1.1.1?