Update config.json

This commit is contained in:
Alexandre
2021-04-03 23:09:38 +02:00
committed by GitHub
parent ddcfcb9170
commit bf17c1ece1

View File

@@ -1,6 +1,6 @@
{
"name": "Scrutiny",
"version": "27b923b5-ls12-rev2",
"version": "27b923b5-ls12-rev3",
"upstream": "27b923b5-ls12",
"slug": "scrutiny",
"description": "Scrutiny WebUI for smartd S.M.A.R.T monitoring",
@@ -9,6 +9,7 @@
"arch": ["aarch64", "amd64", "armv7", "armhf"],
"ingress": true,
"ingress_port": 8099,
"panel_icon": "mdi:glasses",
"ports": {
"8080/tcp": 8086
},