Update driver and rider socket URLs to jordan-siro.intaleqapp.com for Docker setup
This commit is contained in:
@@ -63,9 +63,9 @@ class AppLink {
|
||||
case 'Egypt':
|
||||
return 'https://location-egypt.siromove.com';
|
||||
case 'Jordan':
|
||||
return 'https://location.intaleq.xyz';
|
||||
return 'https://jordan-siro.intaleqapp.com';
|
||||
default:
|
||||
return 'https://location-jordan.siromove.com'; // You can change the default to location.intaleq.xyz if needed
|
||||
return 'https://location-jordan.siromove.com';
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user