chat support download updated

This commit is contained in:
Abhishek Mali
2025-12-18 11:03:25 +05:30
parent bbde34fae4
commit b9fb9455e7
11 changed files with 416 additions and 131 deletions

View File

@@ -1,3 +1,3 @@
class ApiConfig {
static const String baseUrl = "http://10.11.236.74:8000/api";
static const String baseUrl = "http://10.119.0.74:8000/api";
}