fix printer

This commit is contained in:
Efril
2026-05-24 00:59:02 +07:00
parent a0610459bf
commit c7ed45a374
8 changed files with 251 additions and 23 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ abstract class Env {
@dev
class DevEnv implements Env {
@override
String get baseUrl => 'http://192.168.1.13:4000';
String get baseUrl => 'https://api-pos.apskel.id';
@override
String get dbName => "apskel_pos_dev.db"; // example value