弄成nginx代理形式
This commit is contained in:
@@ -3,7 +3,7 @@ import { Message } from 'element-ui';
|
||||
import router from '../router/index'
|
||||
const service = axios.create({
|
||||
// baseURL: 'http://10.250.0.252:5010', // api 的 base_url
|
||||
baseURL: 'http://124.220.32.45:5010', // api 的 base_url
|
||||
baseURL: '', // api 的 base_url
|
||||
// baseURL: 'http://192.168.11.46:5010', // api 的 base_url
|
||||
|
||||
timeout: 90000 // request timeout
|
||||
|
||||
Reference in New Issue
Block a user