src/scripts/httpRequest.ts @@ -199,5 +199,5 @@ } ) Axios.defaults.timeout = 10000 Axios.defaults.timeout = 60 * 1000 export default Axios