zk пре 1 година
родитељ
комит
fbce7c9e00
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      lib/data/consts/constants.dart

+ 1 - 1
lib/data/consts/constants.dart

@@ -11,7 +11,7 @@ class Constants {
 
   static const String _devBaseUrl = "http://192.168.10.230:8880";
 
-  static const String _testBaseUrl = "https://central-test.atmob.com";
+  static const String _testBaseUrl = "http://42.193.245.11";
 
   static const String _prodBaseUrl = "https://project-api.atmob.com";