This commit is contained in:
hack_23030943_f11325
2026-05-22 18:37:29 -06:00
parent 64187ec2db
commit acccfbc98c
10 changed files with 58 additions and 46 deletions

View File

@@ -69,7 +69,7 @@ class ApiService {
//
// ATAJO: Cambia solo esta constante para apuntar a staging/prod.
// ============================================================
static const String _baseUrl = 'http://10.0.2.2:8000';
static const String _baseUrl = 'http://192.168.192.116:8000';
// static const String _baseUrl = 'http://127.0.0.1:8000'; // iOS Simulator
// static const String _baseUrl = 'http://192.168.1.XX:8000'; // Dispositivo físico