users server
This commit is contained in:
@@ -29,6 +29,7 @@ class Promo extends BaseController
|
|||||||
$out["site_name"]= "WrenchBoard";
|
$out["site_name"]= "WrenchBoard";
|
||||||
$out["server_name"]= "https://www.wrenchboard.com";
|
$out["server_name"]= "https://www.wrenchboard.com";
|
||||||
$out['yyyy'] = '2024';
|
$out['yyyy'] = '2024';
|
||||||
|
$out['user_server_name'] = 'https://dev-users.wrenchboard.com';
|
||||||
|
|
||||||
return $this->respond( $this->summaryReturnData($in,$out), 200);
|
return $this->respond( $this->summaryReturnData($in,$out), 200);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user