Skip to content

Commit

Permalink
Merge pull request #43 from communitiesuk/FSPT-189/add-authenticator-…
Browse files Browse the repository at this point in the history
…alias

FSPT-189: Add authenticator alias to manifest
  • Loading branch information
samuelhwilliams authored Dec 20, 2024
2 parents cb18cdc + f1d5910 commit e0b8dd1
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 e0b8dd1

Please sign in to comment.