test
This commit is contained in:
parent
281291a4ff
commit
7024882dec
@ -11,7 +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',
|
||||||
'Authorization': `Basic ${token}`,
|
'Authorization': `Basic ${token}`
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user