|
|
@@ -82,7 +82,7 @@ import axios from 'axios';
|
|
|
// axios.defaults.headers.post['Content-Type'] = 'application/x-www-form-urlencoded';
|
|
|
|
|
|
const config = {
|
|
|
- baseURL: 'http://localhost:8080',
|
|
|
+ // baseURL: 'http://localhost:8080',
|
|
|
// timeout: 60 * 1000, // Timeout
|
|
|
// withCredentials: true, // Check cross-site Access-Control
|
|
|
};
|