test
This commit is contained in:
parent
18d85f8e28
commit
586f7fd7be
@ -11,6 +11,7 @@ const update = async (headers,numbers,client,token) => {
|
|||||||
url: 'http://play.louismazin.ovh:8212/v1/api/metrics',
|
url: 'http://play.louismazin.ovh:8212/v1/api/metrics',
|
||||||
headers: {
|
headers: {
|
||||||
'Accept': 'application/json',
|
'Accept': 'application/json',
|
||||||
|
'Content-Type': 'application/json',
|
||||||
'Authorization': `Basic ${token}`
|
'Authorization': `Basic ${token}`
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user