ui update, init to consumer statistics and manage pos user types

This commit is contained in:
2026-04-13 13:22:40 +03:30
parent d4dff4ebfd
commit af3123e61e
85 changed files with 1054 additions and 407 deletions
+1
View File
@@ -3,6 +3,7 @@ export const environment = {
production: false,
// apiBaseUrl: 'http://194.59.214.243:5002',
apiBaseUrl: 'http://localhost:5002',
// host: 'http://194.59.214.243',
host: 'localhost',
port: 5000,
enableLogging: true,