khoirul_romadhon/easycook_mobile/lib/shared/shared_values.dart
2024-12-31 09:26:36 +07:00

6 lines
139 B
Dart

// Base URL Deploy
const BASE_URL = "http://easycookapi.dummybox.my.id";
// Base URL Local
// const BASE_URL = "http://192.168.1.4:8000";