Fix jwt-token
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# Environment configuration for test scripts
|
||||
# Copy this to .env in the project root or set these as environment variables
|
||||
|
||||
# API Base URL - Update this to your deployment
|
||||
# API Base URL - Tests default to localhost:3002 for local development
|
||||
API_BASE_URL=http://localhost:3002/api
|
||||
|
||||
# For production deployment, use your domain:
|
||||
# For production/remote testing, update to your deployment:
|
||||
# API_BASE_URL=https://your-domain.com/uggla/api
|
||||
|
||||
# Base path (should match VITE_BASE_PATH)
|
||||
|
||||
Reference in New Issue
Block a user