mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 21:48:04 -05:00
Adjusted RTL in scan screens & corrected env.
This commit is contained in:
committed by
Sri Kanth Kola
parent
3aa58b2858
commit
a9da996314
@@ -4,7 +4,7 @@ import {
|
||||
GOOGLE_NEARBY_MESSAGES_API_KEY,
|
||||
} from 'react-native-dotenv';
|
||||
|
||||
export const HOST = 'https://api.dev.mosip.net/residentmobileapp';
|
||||
export const HOST = MIMOTO_HOST;
|
||||
|
||||
export const MY_VCS_STORE_KEY = 'myVCs';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user