diff --git a/config.yaml.j2 b/config.yaml.j2 index 3ceb3b8..b4df554 100644 --- a/config.yaml.j2 +++ b/config.yaml.j2 @@ -1,4 +1,4 @@ -{% set apps = ["api", "admin-frontend", "briefs-frontend", "brief-responses-frontend", "buyer-frontend", "router", "search-api", "supplier-frontend", "user-frontend"] -%} +{% set apps = ["antivirus-api", "api", "admin-frontend", "briefs-frontend", "brief-responses-frontend", "buyer-frontend", "router", "search-api", "supplier-frontend", "user-frontend"] -%} {% set environments = ["preview", "staging", "production"] -%} {% set log_types = ["application", "nginx"] -%} Auth: