init false for linuxserver

This commit is contained in:
Alexandre
2022-06-14 08:15:30 +02:00
parent c3691a9811
commit 9b99f1a632
32 changed files with 64 additions and 33 deletions

View File

@@ -6,6 +6,7 @@
],
"codenotary": "alexandrep.github@gmail.com",
"description": "translates queries from apps (Sonarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software",
"init": false,
"environment": {
"PGID": "0",
"PUID": "0"
@@ -45,4 +46,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett",
"version": "0.20.1175",
"webui": "http://[HOST]:[PORT:9117]"
}
}