Lint config.json

This commit is contained in:
Alexandre
2022-04-27 20:43:46 +02:00
parent 7dda4fdbe3
commit 1db5dd4a1e
58 changed files with 55 additions and 187 deletions

View File

@@ -5,7 +5,6 @@
"amd64",
"armv7"
],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com",
"description": "Scrutiny WebUI for smartd S.M.A.R.T monitoring (Full Access)",
"environment": {
@@ -16,7 +15,6 @@
"full_access": true,
"image": "ghcr.io/alexbelgium/scrutiny-fa-{arch}",
"ingress": true,
"ingress_port": 8099,
"name": "Scrutiny (Full Access)",
"options": {
"PGID": 0,
@@ -49,7 +47,6 @@
},
"slug": "scrutiny_fa",
"startup": "services",
"upstream": "0.3.13",
"url": "https://github.com/AnalogJ/scrutiny",
"version": "0.3.13-17"
}
}