1
0
forked from BRT/arc
arc/config.ini

57 lines
1.3 KiB
INI

[apps]
list=ozon, black, dushanbe_city_bank
[common]
currencies=USD, ARS, RUB, TJS
version=1.0.64
[db]
dbPath=./database/app_data.db
[net]
apiBase=http://93.183.75.134:8005
apiBaseTest=http://93.183.75.134:8005
apiBaseProd=http://78.140.243.128:8000
#apiBase=http://127.0.0.1:8888
pathAuthLogin=/api/v1/auth/login
pathAuthRefresh=/api/v1/auth/refresh_token
pathBankProfile=/api/v1/profile/bank_profile
pathDesktopCreate=/api/v1/desktop/
pathDevice=/api/v1/device/
pathDeviceScreenshot=/api/v1/device/add_screenshot/
pathMaterial=/api/v1/profile/material
pathProfilePing=/api/v1/profile/ping
pathMonitoringLog=/monitoring/log
pathMonitoringDump=/monitoring/dump
monitoringBase=http://142.93.102.40:8080
monitoringToken=509b91592749959b9ff56f9ed9189e5b3e91e1260003f63c477255e1c187298a
[update]
manifestUrl=http://142.93.102.40/updates/test/version.json
manifestUrlTest=http://142.93.102.40/updates/test/version.json
manifestUrlProd=http://142.93.102.40/updates/prod/version.json
[black]
android_package_name=app.blackwallet.ar
currency=ARS
country=argentina
name=Black
phone_code=54
app_version=0
[ozon]
android_package_name=ru.ozon.fintech.finance
currency=RUB
country=russia
name=Ozon
phone_code=7
app_version=19.17.0
[dushanbe_city_bank]
android_package_name=tj.dc.next1
currency=TJS
country=tajikistan
name=Dushanbe City
phone_code=992
app_version=3.2.34