Skip to content

Commit fbf84c5

Browse files
authored
Update app_constants.dart
1 parent 545889d commit fbf84c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/util/app_constants.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import 'images.dart';
55

66
class AppConstants {
77
static const String appName = 'NataCash';
8-
static const String baseUrl = 'https://cash.natalee.pro';
8+
static const String baseUrl = '6cash-admin.6amtech.com';
99
static const bool demo = true;
1010
static const double appVersion = 4.3;
1111
static const String customerPhoneCheckUri = '/api/v1/customer/auth/check-phone';

0 commit comments

Comments
 (0)