Fix jwt-token

This commit is contained in:
2025-08-19 19:26:42 +02:00
parent 8d9a3478fe
commit a756e3e092
3 changed files with 193 additions and 0 deletions

2
.env
View File

@@ -22,6 +22,8 @@ PROBE_FAILRATE=30
PROBE_INTERVAL_SECONDS=60
API_BASE_URL=https://selfservice.cqers.com/drones/api
API_DEBUG=true
# Optional: Override default settings
# NODE_ENV=production
# CORS_ORIGIN=http://localhost:3000