Update: 2026-07-23 02:14:58
This commit is contained in:
@@ -22,7 +22,7 @@ if (empty($id) || $rideId <= 0) {
|
||||
// ── 1. Try Redis via the location server's internal HTTP API ──────────────
|
||||
$status = null;
|
||||
|
||||
$locationServerUrl = getenv('LOCATION_SERVER_URL') ?: 'http://location.intaleq.xyz:2021';
|
||||
$locationServerUrl = getenv('LOCATION_SERVER_URL') ?: 'http://nginx/loction_server/driver_socket.php';
|
||||
$internalKey = getInternalSocketKey();
|
||||
|
||||
if ($internalKey) {
|
||||
|
||||
Reference in New Issue
Block a user