Skip to content

Commit

Permalink
update config for post award manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
gidsg committed Mar 7, 2025
1 parent 503ec72 commit deb8bbe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions copilot/post-award/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@ environments:
grace_period: 10s
variables:
SENTRY_TRACES_SAMPLE_RATE: 1.0
FIND_SERVICE_BASE_URL: https://find-monitoring-data.test.access-funding.test.levellingup.gov.uk
COOKIE_DOMAIN: '.test.access-funding.test.levellingup.gov.uk'
SUBMIT_HOST: submit-monitoring-data.test.access-funding.test.levellingup.gov.uk
FIND_HOST: find-monitoring-data.test.access-funding.test.levellingup.gov.uk
FIND_SERVICE_BASE_URL: https://find-monitoring-data.access-funding.${COPILOT_ENVIRONMENT_NAME}.communities.gov.uk
COOKIE_DOMAIN: '.access-funding.${COPILOT_ENVIRONMENT_NAME}.communities.gov.uk'
SUBMIT_HOST: submit-monitoring-data.access-funding.${COPILOT_ENVIRONMENT_NAME}.communities.gov.uk
FIND_HOST: find-monitoring-data.access-funding.${COPILOT_ENVIRONMENT_NAME}.communities.gov.uk
AUTHENTICATOR_HOST: https://account.access-funding.${COPILOT_ENVIRONMENT_NAME}.communities.gov.uk
sidecars:
nginx:
Expand Down

0 comments on commit deb8bbe

Please sign in to comment.