Skip to content

Commit

Permalink
chore: Finalise Newcastle subdomain setup (#3888)
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr authored Oct 31, 2024
1 parent 4fb2ae1 commit da7ba38
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 @@ -18,6 +18,7 @@ function getEnvForAllowedHosts(host: string) {
case "planningservices.gloucester.gov.uk":
case "planningservices.lambeth.gov.uk":
case "planningservices.medway.gov.uk":
case "planningservices.newcastle.gov.uk":
case "planningservices.southwark.gov.uk":
case "planningservices.stalbans.gov.uk":
case "planningservices.tewkesbury.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 @@ -58,6 +58,7 @@ const PREVIEW_ONLY_DOMAINS = [
"planningservices.gloucester.gov.uk",
"planningservices.lambeth.gov.uk",
"planningservices.medway.gov.uk",
"planningservices.newcastle.gov.uk",
"planningservices.southwark.gov.uk",
"planningservices.stalbans.gov.uk",
"planningservices.tewkesbury.gov.uk",
Expand Down

0 comments on commit da7ba38

Please sign in to comment.