Skip to content

Commit

Permalink
Merge pull request #218 from communitiesuk/FSPT-190-get-account-store…
Browse files Browse the repository at this point in the history
…-host-from-param-store

FSPT-190 Get the account store URI from the parameter store
  • Loading branch information
samuelhwilliams authored Dec 18, 2024
2 parents 3a88077 + 1f253e2 commit 174be09
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Resources:
Environment:
Variables:
ACCOUNTS_ENDPOINT: /accounts
ACCOUNT_STORE_API_HOST: !Sub http://fsd-account-store.${Env}.pre-award.local:8080
ACCOUNT_STORE_API_HOST: !Sub http://fsd-pre-award-stores.${Env}.pre-award.local:8080/account
APPLICATIONS_ENDPOINT: /applications
APPLICATION_ENDPOINT: /applications/{application_id}
APPLICATION_REMINDER_STATUS: /funds/{round_id}/application_reminder_status?status=true
Expand Down

0 comments on commit 174be09

Please sign in to comment.