mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 21:48:04 -05:00
11 lines
368 B
Bash
11 lines
368 B
Bash
# after making changes to the env file, ensure to start the bundler (or the project) with a --reset-cache
|
|
# eg . npm build android:newlogic --reset-cache
|
|
|
|
MIMOTO_HOST=https://api.qa-1201-b2.mosip.net
|
|
#MIMOTO_HOST=http://mock.mimoto.newlogic.dev
|
|
GOOGLE_NEARBY_MESSAGES_API_KEY=
|
|
#Application Theme can be ( orange | purple )
|
|
APPLICATION_THEME=orange
|
|
|
|
USE_BLE_SHARE=true
|