fix:kontenhumas api-bridge
This commit is contained in:
parent
69877617f5
commit
c55ed8038a
|
|
@ -1,7 +1,7 @@
|
|||
import axios from "axios";
|
||||
|
||||
// const baseURL = "http://10.200.202.141:8802";
|
||||
const baseURL = "https://kontenhumas.com/api";
|
||||
const baseURL = "https://kontenhumas.com/api-bridge";
|
||||
|
||||
const axiosInterceptorInstanceHumas = axios.create({
|
||||
baseURL,
|
||||
|
|
|
|||
Loading…
Reference in New Issue