mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 10:54:14 +02:00
Update config.json
This commit is contained in:
@@ -45,6 +45,7 @@
|
|||||||
"PGID": "0",
|
"PGID": "0",
|
||||||
"PUID": "0"
|
"PUID": "0"
|
||||||
},
|
},
|
||||||
|
"image": "ghcr.io/alexbelgium/sabnzbd-{arch}",
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"init": false,
|
"init": false,
|
||||||
"map": [
|
"map": [
|
||||||
@@ -60,7 +61,7 @@
|
|||||||
},
|
},
|
||||||
"panel_icon": "mdi:arrow-down-bold-circle-outline",
|
"panel_icon": "mdi:arrow-down-bold-circle-outline",
|
||||||
"ports": {
|
"ports": {
|
||||||
"8080/tcp": 8080
|
"8080/tcp": 8089
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"8080/tcp": "web interface"
|
"8080/tcp": "web interface"
|
||||||
@@ -80,5 +81,6 @@
|
|||||||
},
|
},
|
||||||
"slug": "sabnzbd",
|
"slug": "sabnzbd",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "test"
|
"version": "test",
|
||||||
}
|
"webui": "http://[HOST]:[PORT:8080]"
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user