feat: add ads-b exchange source
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import axios from 'axios';
|
||||
|
||||
export default axios.create({
|
||||
timeout: 3000,
|
||||
timeout: 5000,
|
||||
responseType: 'json',
|
||||
headers: {
|
||||
'Content-Type': 'application/json; charset=utf-8',
|
||||
|
||||
Reference in New Issue
Block a user