|
|
@ -1,9 +1,9 @@ |
|
|
|
export default { |
|
|
|
export default { |
|
|
|
// method: 'get',
|
|
|
|
// method: 'get',
|
|
|
|
baseURL: 'http://172.16.1.221:8000', |
|
|
|
baseURL: 'http://172.16.1.63:8000', |
|
|
|
// baseURL: 'http://172.16.1.114:8000',
|
|
|
|
// baseURL: 'http://172.16.1.114:8000',
|
|
|
|
// baseURL: 'http://127.0.0.1:8000',
|
|
|
|
// baseURL: 'http://127.0.0.1:8000',
|
|
|
|
baseWS: 'ws://172.16.1.221:8000', |
|
|
|
baseWS: 'ws://172.16.1.63:8000', |
|
|
|
// baseWS: 'ws://172.16.1.114:8000',
|
|
|
|
// baseWS: 'ws://172.16.1.114:8000',
|
|
|
|
// baseWS: 'ws://127.0.0.1:8000',
|
|
|
|
// baseWS: 'ws://127.0.0.1:8000',
|
|
|
|
headers: { |
|
|
|
headers: { |
|
|
|