mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-14 03:18:02 +02:00
Update config.json
https://github.com/alexbelgium/hassio-addons/issues/1077
This commit is contained in:
@@ -76,10 +76,12 @@
|
||||
"PUID": 0
|
||||
},
|
||||
"ports": {
|
||||
"9117/tcp": 9117
|
||||
"9117/tcp": 9117,
|
||||
"8889/tcp": 8889
|
||||
},
|
||||
"ports_description": {
|
||||
"9117/tcp": "Web interface"
|
||||
"9117/tcp": "Web interface",
|
||||
"8889/tcp": "Alternative port"
|
||||
},
|
||||
"privileged": [
|
||||
"SYS_ADMIN",
|
||||
@@ -98,6 +100,6 @@
|
||||
"slug": "jackett_nas",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett",
|
||||
"version": "0.21.1253",
|
||||
"version": "0.21.1253-2",
|
||||
"webui": "http://[HOST]:[PORT:9117]"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user