mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
Github bot : json sorted
This commit is contained in:
@@ -43,11 +43,11 @@
|
||||
"/dev/nvme1",
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"init": false,
|
||||
"environment": {
|
||||
"PGID": "0",
|
||||
"PUID": "0"
|
||||
},
|
||||
"init": false,
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
|
||||
@@ -38,11 +38,11 @@
|
||||
"/dev/nvme1",
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"init": false,
|
||||
"environment": {
|
||||
"PGID": "0",
|
||||
"PUID": "0"
|
||||
},
|
||||
"init": false,
|
||||
"map": [
|
||||
"share:rw",
|
||||
"media:rw"
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
"/dev/nvme1",
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"init": false,
|
||||
"environment": {
|
||||
"CALIBRE_CONFIG_DIRECTORY": "/config/addons_config/calibre",
|
||||
"FM_HOME": "/config/addons_config/calibre",
|
||||
@@ -49,6 +48,7 @@
|
||||
},
|
||||
"image": "ghcr.io/alexbelgium/calibre-{arch}",
|
||||
"ingress": true,
|
||||
"init": false,
|
||||
"map": [
|
||||
"media:rw",
|
||||
"share:rw",
|
||||
|
||||
@@ -47,9 +47,9 @@
|
||||
"shm_size": "1gb"
|
||||
},
|
||||
"hassio_api": true,
|
||||
"init": false,
|
||||
"image": "ghcr.io/alexbelgium/calibre-web-{arch}",
|
||||
"ingress": true,
|
||||
"init": false,
|
||||
"map": [
|
||||
"media:rw",
|
||||
"share:rw",
|
||||
|
||||
@@ -58,10 +58,10 @@
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"host_network": true,
|
||||
"init": false,
|
||||
"ingress": true,
|
||||
"ingress_port": 0,
|
||||
"ingress_stream": true,
|
||||
"init": false,
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
|
||||
@@ -6,11 +6,11 @@
|
||||
],
|
||||
"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"
|
||||
},
|
||||
"init": false,
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
|
||||
Reference in New Issue
Block a user