fix base url
This commit is contained in:
@@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user