connect with backend
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
class ApiConfig {
|
||||
// Android emulator (use 10.0.2.2), change for physical device or iOS simulator
|
||||
static const String baseUrl = "http://10.0.2.2:8000/api";
|
||||
static const String baseUrl = "http://10.207.50.74:8000/api";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user