fixnew
This commit is contained in:
@@ -6,11 +6,17 @@ class wrenchboard_class{
|
||||
// public $REACT_APP_AUX_ENDPOINT = "https://apigate.lotus.g1.wrenchboard.com/svs/user";
|
||||
// public $REACT_APP_USERS_ENDPOINT = "https://apigate.lotus.g1.wrenchboard.com/svs/user";
|
||||
|
||||
// public $REACT_APP_AUX_ENDPOINT = "http://10.204.5.100:9083/en/wrench/api/v1"; //"https://apigate.lotus.g1.wrenchboard.com/svs/user";
|
||||
// public $REACT_APP_USERS_ENDPOINT = "http://10.204.5.100:9083/en/wrench/api/v1"; // "https://apigate.lotus.g1.wre
|
||||
// good ones
|
||||
public $REACT_APP_AUX_ENDPOINT = "http://10.204.5.100:9083/en/wrench/api/v1"; //"https://apigate.lotus.g1.wrenchboard.com/svs/user";
|
||||
public $REACT_APP_USERS_ENDPOINT = "http://10.204.5.100:9083/en/wrench/api/v1"; // "https://apigate.lotus.g1.wre
|
||||
|
||||
public $REACT_APP_AUX_ENDPOINT = "http://10.204.5.100:9083/svs/user";
|
||||
public $REACT_APP_USERS_ENDPOINT = "http://10.204.5.100:9083/svs/user"; // "https://apigate.lotus.g1.wre
|
||||
|
||||
//public $REACT_APP_AUX_ENDPOINT = "http://10.20.30.19:8000/en/wrench/api/v1"; //"https://apigate.lotus.g1.wrenchboard.com/svs/user";
|
||||
// public $REACT_APP_USERS_ENDPOINT = "http://10.20.30.19:8000/en/wrench/api/v1"; // "https://apigate.lotus.g1.wre
|
||||
|
||||
|
||||
// public $REACT_APP_AUX_ENDPOINT = "http://10.204.5.100:9083/svs/user";
|
||||
// public $REACT_APP_USERS_ENDPOINT = "http://10.204.5.100:9083/svs/user"; // "https://apigate.lotus.g1.wre
|
||||
|
||||
|
||||
//public $REACT_APP_AUX_ENDPOINT = "https://apigate.lotus.g1.wrenchboard.com/svs/user";
|
||||
|
||||
Reference in New Issue
Block a user