Skip to content

Commit

Permalink
Merge pull request #193 from communitiesuk/bau/fund-store-api-host-to…
Browse files Browse the repository at this point in the history
…-pre-award-stores

Update fund-store URL for combined pre-award-stores
  • Loading branch information
samuelhwilliams authored Nov 22, 2024
2 parents e10ce08 + de9e6ed commit ef15f22
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Resources:
FUND_ROUNDS_ENDPOINT: /funds/{fund_id}/rounds
FUND_EVENTS_ENDPOINT: /funds/{fund_id}/rounds/{round_id}/events
FUND_EVENT_ENDPOINT: /funds/{fund_id}/rounds/{round_id}/event/{event_id}
FUND_STORE_API_HOST: !Sub http://fsd-fund-store.${Env}.pre-award.local:8080
FUND_STORE_API_HOST: !Sub http://fsd-pre-award-stores.${Env}.pre-award.local:8080/fund
NOTIFICATION_SERVICE_API_HOST: !Sub http://fsd-notification.${Env}.pre-award.local:8080
NOTIFY_TEMPLATE_APPLICATION_DEADLINE_REMINDER: APPLICATION_DEADLINE_REMINDER
NOTIFY_TEMPLATE_INCOMPLETE_APPLICATION: INCOMPLETE_APPLICATION_RECORDS
Expand Down

0 comments on commit ef15f22

Please sign in to comment.