Searched refs:BASE_URL (Results 1 – 3 of 3) sorted by relevance
38 history: createWebHistory(process.env.BASE_URL),
75 public static final String BASE_URL = "https://samplesyncadapter2.appspot.com"; field in NetworkUtilities77 public static final String AUTH_URI = BASE_URL + "/auth";79 public static final String SYNC_CONTACTS_URI = BASE_URL + "/sync";
34 history: createWebHistory(process.env.BASE_URL),