Skip to content

Commit

Permalink
Merge pull request #105 from DFE-Digital/1647-review-all-ssl-monitors-2
Browse files Browse the repository at this point in the history
[1647] Add CPD contact group to StatusCake
  • Loading branch information
saliceti authored Mar 7, 2024
2 parents 27c2b8f + ffc7c4f commit 6a1858d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion terraform/application/config/production.tfvars.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"environment": "production",
"enable_postgres_backup_storage" : true,
"external_url": "https://find-a-teaching-school-hub.education.gov.uk/healthcheck",
"enable_monitoring": true
"enable_monitoring": true,
"statuscake_contact_groups": [291418]
}

0 comments on commit 6a1858d

Please sign in to comment.