Fix jwt-token

This commit is contained in:
2025-09-12 21:47:26 +02:00
parent 1a94121d14
commit f778d9cb54
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# Production environment - deployed under /uggla/ path
VITE_BASE_PATH=/uggla/
# Production environment - deployed at root path
VITE_BASE_PATH=/
# Debug configuration
VITE_DEBUG_ENABLED=true