@@ -1,7 +1,6 @@
|
||||
import axios from 'axios'
|
||||
|
||||
export default axios.create({
|
||||
baseURL: 'https://localhost:8080/',
|
||||
timeout: 1000,
|
||||
headers: { 'X-Custom-Header': 'foobar' }
|
||||
baseURL: 'https://88c09a70-ab85-412a-9bd3-407afe8986a1.mock.pstmn.io/',
|
||||
timeout: 4000
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user