Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VIH-9899 - Update appsettings.json #1271

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
3 changes: 2 additions & 1 deletion charts/vh-admin-web/values.dev.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ java:
AZUREAD__POSTLOGOUTREDIRECTURI: https://${SERVICE_FQDN}/logout
AZUREAD__REDIRECTURI: https://${SERVICE_FQDN}/home
DOM1__POSTLOGOUTREDIRECTURI: https://${SERVICE_FQDN}/logout
DOM1__REDIRECTURI: https://${SERVICE_FQDN}/home
DOM1__REDIRECTURI: https://${SERVICE_FQDN}/home
VHSERVICES__BOOKINGSAPIURL: https://vh-bookings-api-pr-722.dev.platform.hmcts.net/
Loading