Skip to content

Commit

Permalink
FSPT-189: Add authenticator alias to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcUsher committed Dec 20, 2024
1 parent cb18cdc commit f1d5910
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions copilot/fsd-pre-award-frontend/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ http:
alias:
- frontend.${COPILOT_ENVIRONMENT_NAME}.access-funding.test.levellingup.gov.uk
- assessment.${COPILOT_ENVIRONMENT_NAME}.access-funding.test.levellingup.gov.uk
- authenticator.${COPILOT_ENVIRONMENT_NAME}.access-funding.test.levellingup.gov.uk

# Configuration for your containers and service.
image:
Expand Down Expand Up @@ -166,6 +167,7 @@ environments:
alias:
- "frontend.access-funding.levellingup.gov.uk"
- "assessment.access-funding.levellingup.gov.uk"
- "authenticator.access-funding.levellingup.gov.uk"
hosted_zone: Z0686469NF3ZJTU9I02M
variables:
ALLOW_ASSESSMENT_LOGIN_VIA_MAGIC_LINK: false
Expand Down

0 comments on commit f1d5910

Please sign in to comment.