."/en/promo/api/v1/";
This commit is contained in:
@@ -107,6 +107,8 @@ abstract class BaseController extends Controller
|
|||||||
}
|
}
|
||||||
|
|
||||||
public function wrenchApiServer():string{
|
public function wrenchApiServer():string{
|
||||||
return API_ENDPOINT."/en/promo/api/v1/";
|
|
||||||
|
return "https://apigate.orion.g1.wrenchboard.com"."/en/promo/api/v1/";
|
||||||
|
// return API_ENDPOINT."/en/promo/api/v1/";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user