4 lines
116 B
JavaScript
4 lines
116 B
JavaScript
|
|
const baseUrl = "http://192.168.31.166:8189"
|
|
// const baseUrl = "http://192.168.31.166:8188"
|
|
export default baseUrl |