Searched refs:LOCAL_API_HOST (Results 1 – 2 of 2) sorted by relevance
5 export const LOCAL_API_HOST = 'localhost:3000'; constant
9 import { EXPO_DIR, LOCAL_API_HOST, STAGING_API_HOST, PRODUCTION_API_HOST } from '../Constants';