Update: 2026-07-17 00:15:49
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<?php
|
||||
error_reporting(0);
|
||||
ini_set('display_errors', 0);
|
||||
// stress_test/generate_mock_data.php
|
||||
// Generates a valid JWT for the driver using the system's JWT_SECRET_KEY
|
||||
require_once dirname(__DIR__) . '/backend/connect.php';
|
||||
|
||||
Reference in New Issue
Block a user