Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .review_apps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ It constructs a minimal, ephemeral version of a GOV.UK Forms environment in AWS

* a copy of `forms-runner` at the commit in question
* a copy of the version of `forms-admin` currently in production
* a local PostgreSQL database with seed data for both `forms-api` and `forms-admin`
* a local PostgreSQL database with seed data for `forms-admin`
* a local Redis instance of session storage

Review apps rely on a set of underlying infrastructure managed and deployed in `forms-deploy`. The Terraform will require you to be targeting the `integration` AWS account (where the `review` environment lives), and you should not override this.
Expand Down