|
|
|
|
@ -4,8 +4,8 @@ class URLs {
|
|
|
|
|
static const String appReleaseBuildNumber = "28";
|
|
|
|
|
|
|
|
|
|
// static const host1 = "https://atomsm.hmg.com"; // production url
|
|
|
|
|
static const host1 = "https://atomsmdev.hmg.com"; // local DEV url
|
|
|
|
|
// static const host1 = "https://atomsmuat.hmg.com"; // local UAT url
|
|
|
|
|
// static const host1 = "https://atomsmdev.hmg.com"; // local DEV url
|
|
|
|
|
static const host1 = "https://atomsmuat.hmg.com"; // local UAT url
|
|
|
|
|
// static const host1 = "http://10.201.111.125:9495"; // temporary Server UAT url
|
|
|
|
|
|
|
|
|
|
// static String _baseUrl = "$_host/mobile";
|
|
|
|
|
|