mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-24 07:21:09 -04:00
Set default ua for axios: Uptime-Kuma/version
instead of axios/version
This commit is contained in:
parent
e11aad2d60
commit
bbaba29222
3 changed files with 8 additions and 4 deletions
|
@ -72,7 +72,6 @@ class DockerHost {
|
|||
url: "/containers/json?all=true",
|
||||
headers: {
|
||||
"Accept": "*/*",
|
||||
"User-Agent": "Uptime-Kuma/" + version
|
||||
},
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue