Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

BAU: remove additional alias #550

Merged
merged 1 commit into from
Jul 16, 2024
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
6 changes: 1 addition & 5 deletions copilot/fsd-form-runner/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,7 @@ environments:
response_time: 2s
prod:
http:
alias:
[
"forms.prod.access-funding.levellingup.gov.uk",
"forms.access-funding.levellingup.gov.uk",
]
alias: forms.access-funding.levellingup.gov.uk
hosted_zone: Z0686469NF3ZJTU9I02M
variables:
ACCESSIBILITY_STATEMENT_URL: "https://frontend.access-funding.levellingup.gov.uk/accessibility_statement"
Expand Down
Loading