diff --git a/chart/values.prod.yaml b/chart/values.prod.yaml index a332ef9..00c021e 100644 --- a/chart/values.prod.yaml +++ b/chart/values.prod.yaml @@ -11,7 +11,7 @@ ingress: config: hostname: "https://mmli.fastapi.mmli1.ncsa.illinois.edu/" - basePath: "api/v1" + basePath: "" 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" userInfoUrl: "https://auth.platform.moleculemaker.org/oauth2/userinfo"