Revert "Fixed SpeedTest_Tracker"
This commit is contained in:
@@ -4174,9 +4174,14 @@
|
||||
"description": "Run a Speedtest every hour and graph the results.",
|
||||
"env": [
|
||||
{
|
||||
"default": "arch",
|
||||
"label": "arch",
|
||||
"set": "x86_64"
|
||||
"default": "1000",
|
||||
"label": "PUID",
|
||||
"name": "PUID"
|
||||
},
|
||||
{
|
||||
"default": "100",
|
||||
"label": "PGID",
|
||||
"name": "PGID"
|
||||
},
|
||||
{
|
||||
"label": "OOKLA_EULA_GDPR",
|
||||
@@ -4184,7 +4189,7 @@
|
||||
"set": "true"
|
||||
}
|
||||
],
|
||||
"image": "henrywhitaker3/speedtest-tracker:dev-arm",
|
||||
"image": "henrywhitaker3/speedtest-tracker:latest-arm",
|
||||
"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/pi-hosted_template/images/speedtest-tracker.png",
|
||||
"name": "speedtest-tracker",
|
||||
"platform": "linux",
|
||||
|
||||
Reference in New Issue
Block a user