Expose collector

This commit is contained in:
Alexandre
2022-11-04 07:57:37 +01:00
committed by GitHub
parent ada0ac2049
commit af18713279

View File

@@ -58,10 +58,12 @@
"panel_icon": "mdi:glasses",
"ports": {
"8080/tcp": 8086,
"8081/tcp": null,
"8086/tcp": null
},
"ports_description": {
"8080/tcp": "Web UI port",
"8081/tcp": "Collector port",
"8086/tcp": "InfluxDB admin"
},
"privileged": [
@@ -76,5 +78,5 @@
"slug": "scrutiny",
"udev": true,
"url": "https://github.com/AnalogJ/scrutiny",
"version": "v0.5.0"
"version": "v0.5.0-2"
}