Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

Commit

Permalink
Merge pull request #12 from alphagov/ris-add-antivirus-api
Browse files Browse the repository at this point in the history
apps: add antivirus-api
  • Loading branch information
risicle authored Sep 10, 2018
2 parents 49d3718 + 2fdd67f commit 8e40ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yaml.j2
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 8e40ed3

Please sign in to comment.