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