feat: sync auth to new api
This commit is contained in:
@@ -2,5 +2,5 @@ class Variables {
|
||||
static const String appName = 'POS Kasir Resto App';
|
||||
static const String apiVersion = 'v1';
|
||||
// static const String baseUrl = 'http://192.168.1.202:8000';
|
||||
static const String baseUrl = 'https://pos-app-tablet.enaklo.co.id';
|
||||
static const String baseUrl = 'https://enaklo-pos-be.altru.id';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user