This commit is contained in:
Alexandre
2023-02-04 10:54:59 +01:00
parent f4b1535a2d
commit 54ede7bdbd
2 changed files with 17 additions and 30 deletions

View File

@@ -47,6 +47,9 @@
},
"image": "ghcr.io/alexbelgium/sabnzbd-{arch}",
"init": false,
"init": false,
"ingress": true,
"ingress_entry": "sabnzbd",
"map": [
"config:rw",
"share:rw",
@@ -80,6 +83,6 @@
},
"slug": "sabnzbd",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.7.1-ls89",
"version": "do_not_install",
"webui": "http://[HOST]:[PORT:8080]"
}
}