diff --git a/config.ts b/config.ts index 344b24c..4091085 100644 --- a/config.ts +++ b/config.ts @@ -4,7 +4,7 @@ // POCKETBASE export const PB_USER_COLLECTION = "ldap_users" -export const PB_BASE_URL = "https://it.stuve.uni-ulm.de" +export const PB_BASE_URL = "https://backend.stuve-it.de" export const PB_STORAGE_KEY = "stuve-it-login-record" // general