diff --git a/infrastructure/application/index.ts b/infrastructure/application/index.ts index aeb03598d1..e203d5923b 100644 --- a/infrastructure/application/index.ts +++ b/infrastructure/application/index.ts @@ -64,6 +64,10 @@ const CUSTOM_DOMAINS: CustomDomains = domain: "planningservices.tewkesbury.gov.uk", name: "tewkesbury", }, + { + domain: "planningservices.westberks.gov.uk", + name: "westberks", + }, ] : [];