Fix jwt-token

This commit is contained in:
2025-09-07 09:17:28 +02:00
parent 8d9d147500
commit 16eb162cc5
3 changed files with 120 additions and 2 deletions

View File

@@ -10,6 +10,10 @@ API_BASE_URL=http://localhost:3002/api
# Base path (should match VITE_BASE_PATH)
VITE_BASE_PATH=/uggla
# Test authentication credentials
TEST_USERNAME=admin
TEST_PASSWORD=admin123
# Alternative configurations:
# For local development:
# API_BASE_URL=http://localhost:3002/api