feat: update environment configurations and add gold price management module with related components and services

This commit is contained in:
2026-05-23 19:57:28 +03:30
parent 6ad1a73c16
commit 7f07bf53c2
14 changed files with 507 additions and 89 deletions
+7
View File
@@ -3,3 +3,10 @@ DIST_DIR=tis
# TIS_BUILD_DATE=
# TIS_APP_VERSION=
# TIS_BUILD_NUMBER=
PRODUCTION=true
API_BASE_URL=http://192.168.128.73:5002
HOST=localhost
PORT=5000
ENABLE_LOGGING=false
ENABLE_DEBUG=false
ENABLE_NATIVE_BRIDGE=true