fix base url

This commit is contained in:
Patrick McDonagh
2017-09-15 15:27:27 -05:00
parent 0c0ff9c2e2
commit 876186318c

View File

@@ -12,5 +12,5 @@ export const auth = {
}
// export const baseURL = "https://henrypump.meshify.com/api/v3/";
export const baseURL = "http://localhost:3000/"
// export const baseURL = "http://api.henrypump.cloud:3000/"
// export const baseURL = "http://localhost:3000/"
export const baseURL = "http://api.henrypump.cloud/"