diff --git a/chart/values.prod.yaml b/chart/values.prod.yaml index 96876b1..2326ab9 100644 --- a/chart/values.prod.yaml +++ b/chart/values.prod.yaml @@ -10,7 +10,7 @@ ingress: traefik.ingress.kubernetes.io/router.middlewares: "alphasynthesis-clean-prod-domain-redirect@kubernetescrd" config: - hostname: "https://jobmgr.platform.moleculemaker.org" + hostname: "https://mmli.fastapi.mmli1.ncsa.illinois.edu" basePath: "api/v1" signInUrl: "https://auth.platform.moleculemaker.org/oauth2/start?rd=https%3A%2F%2Fclean.platform.moleculemaker.org%2Fconfiguration" signOutUrl: "https://auth.platform.moleculemaker.org/oauth2/sign_out?rd=https%3A%2F%2Fclean.platform.moleculemaker.org%2Fconfiguration"