fix(app): changed backend domain
Build and Push Docker image / build-and-push (push) Successful in 5m31s Details

This commit is contained in:
Valentin Kolb 2024-05-14 17:25:29 +02:00
parent bca8d10016
commit 5c7a3d71de
1 changed files with 1 additions and 1 deletions

View File

@ -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