fix auth redirects and API env naming

This commit is contained in:
2026-05-28 12:44:10 +01:00
parent 0db53bfd9c
commit 4b6600e01f
20 changed files with 137 additions and 32 deletions
-1
View File
@@ -14,7 +14,6 @@ VITE_APP_HMR_URL=http://localhost:24678
# =============================================================================
# API Configuration
# =============================================================================
VITE_API_URL=https://api.classroomcopilot.ai
VITE_API_BASE=https://api.classroomcopilot.ai
# =============================================================================