Skip to content

Commit

Permalink
chore: Finalise Epsom and Ewell subdomain setup [skip pizza]
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr committed Jul 11, 2024
1 parent 495bb41 commit b830a11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions editor.planx.uk/src/airbrake.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ function getEnvForAllowedHosts(host: string) {
case "planningservices.buckinghamshire.gov.uk":
case "planningservices.camden.gov.uk":
case "planningservices.doncaster.gov.uk":
case "planningservices.epsom-ewell.gov.uk":
case "planningservices.gateshead.gov.uk":
case "planningservices.gloucester.gov.uk":
case "planningservices.lambeth.gov.uk":
Expand Down
1 change: 1 addition & 0 deletions editor.planx.uk/src/routes/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ export const setPath = (flowData: Store.flow, req: NaviRequest) => {
// So I've hard-coded these domain names until a better solution comes along.
//
const PREVIEW_ONLY_DOMAINS = [
"planningservices.epsom-ewell.gov.uk",
"planningservices.barnet.gov.uk",
"planningservices.buckinghamshire.gov.uk",
"planningservices.camden.gov.uk",
Expand Down

0 comments on commit b830a11

Please sign in to comment.