perf(api): ci delete (#297)

This commit is contained in:
pycook
2023-12-12 11:09:32 +08:00
committed by GitHub
parent cf0ad7bad6
commit c918d54ea5
3 changed files with 6 additions and 5 deletions

View File

@@ -68,6 +68,7 @@ ONCE = {
}
# # SSO
AUTH_WITH_CAS = False
CAS_SERVER = "http://sso.xxx.com"
CAS_VALIDATE_SERVER = "http://sso.xxx.com"
CAS_LOGIN_ROUTE = "/cas/built-in/cas/login"