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