Fix jwt-token

This commit is contained in:
2025-09-09 06:54:13 +02:00
parent a879cd7487
commit 29f7b25954
3 changed files with 126 additions and 43 deletions

6
.env
View File

@@ -30,9 +30,9 @@ TWILIO_PHONE_NUMBER=your_twilio_phone_number_here
CORS_ORIGIN=http://localhost:3000
# Debug Configuration
STORE_HEARTBEATS=false
STORE_DRONE_TYPE0=false
LOG_ALL_DETECTIONS=false
STORE_HEARTBEATS=true
STORE_DRONE_TYPE0=true
LOG_ALL_DETECTIONS=true
API_DEBUG=true
# Health Probe Simulator Configuration