mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-04 12:20:33 +02:00
remove webui
This commit is contained in:
@@ -77,8 +77,7 @@
|
|||||||
"ingress": true,
|
"ingress": true,
|
||||||
"ingress_stream": true,
|
"ingress_stream": true,
|
||||||
"map": [
|
"map": [
|
||||||
"config:rw",
|
"addon_config:rw"
|
||||||
"share:rw"
|
|
||||||
],
|
],
|
||||||
"name": "LibreSpeed",
|
"name": "LibreSpeed",
|
||||||
"options": {
|
"options": {
|
||||||
@@ -91,7 +90,7 @@
|
|||||||
"8096/tcp": 8096
|
"8096/tcp": 8096
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"8096/tcp": "web interface"
|
"8096/tcp": "web interface (Not required for Ingress)"
|
||||||
},
|
},
|
||||||
"privileged": [
|
"privileged": [
|
||||||
"SYS_ADMIN",
|
"SYS_ADMIN",
|
||||||
@@ -113,6 +112,5 @@
|
|||||||
"slug": "librespeed",
|
"slug": "librespeed",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "5.4.1a",
|
"version": "5.4.1a"
|
||||||
"webui": "http://[HOST]:[PORT:8096]"
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user