Fix jwt-token
This commit is contained in:
6
.env
6
.env
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user