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',
|
||||
headers: {
|
||||
'Accept': 'application/json',
|
||||
'Content-Type': 'application/json',
|
||||
'Authorization': `Basic ${token}`
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user