Skip to content
Snippets Groups Projects
Commit 09738dc9 authored by sierra's avatar sierra Committed by Maxim Filippov
Browse files

Revert "Try 30 seconds to get a passing build"

This reverts commit 06bb4b79
parent 8dd564d0
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ import { Message } from 'element-ui'
// create an axios instance
const service = axios.create({
timeout: 5000 // request timeout
timeout: 60000 // request timeout
})
// response interceptor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment