minor changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class ApiConfig {
|
||||
static const String baseUrl = "http://10.119.0.74:8000/api";
|
||||
static const String fileBaseUrl = "http://10.119.0.74:8000/";
|
||||
static const String baseUrl = "http://192.168.0.105:8000/api";
|
||||
static const String fileBaseUrl = "http://192.168.0.105:8000/";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user