Github bot : json sorted

This commit is contained in:
github-actions
2022-06-19 00:22:43 +00:00
parent 23aeb54bd0
commit a21fbac8df
25 changed files with 28 additions and 28 deletions

View File

@@ -43,11 +43,11 @@
"/dev/nvme1", "/dev/nvme1",
"/dev/nvme2" "/dev/nvme2"
], ],
"init": false,
"environment": { "environment": {
"PGID": "0", "PGID": "0",
"PUID": "0" "PUID": "0"
}, },
"init": false,
"map": [ "map": [
"config:rw", "config:rw",
"share:rw", "share:rw",

View File

@@ -38,11 +38,11 @@
"/dev/nvme1", "/dev/nvme1",
"/dev/nvme2" "/dev/nvme2"
], ],
"init": false,
"environment": { "environment": {
"PGID": "0", "PGID": "0",
"PUID": "0" "PUID": "0"
}, },
"init": false,
"map": [ "map": [
"share:rw", "share:rw",
"media:rw" "media:rw"

View File

@@ -38,7 +38,6 @@
"/dev/nvme1", "/dev/nvme1",
"/dev/nvme2" "/dev/nvme2"
], ],
"init": false,
"environment": { "environment": {
"CALIBRE_CONFIG_DIRECTORY": "/config/addons_config/calibre", "CALIBRE_CONFIG_DIRECTORY": "/config/addons_config/calibre",
"FM_HOME": "/config/addons_config/calibre", "FM_HOME": "/config/addons_config/calibre",
@@ -49,6 +48,7 @@
}, },
"image": "ghcr.io/alexbelgium/calibre-{arch}", "image": "ghcr.io/alexbelgium/calibre-{arch}",
"ingress": true, "ingress": true,
"init": false,
"map": [ "map": [
"media:rw", "media:rw",
"share:rw", "share:rw",

View File

@@ -47,9 +47,9 @@
"shm_size": "1gb" "shm_size": "1gb"
}, },
"hassio_api": true, "hassio_api": true,
"init": false,
"image": "ghcr.io/alexbelgium/calibre-web-{arch}", "image": "ghcr.io/alexbelgium/calibre-web-{arch}",
"ingress": true, "ingress": true,
"init": false,
"map": [ "map": [
"media:rw", "media:rw",
"share:rw", "share:rw",

View File

@@ -58,10 +58,10 @@
"/dev/nvme2" "/dev/nvme2"
], ],
"host_network": true, "host_network": true,
"init": false,
"ingress": true, "ingress": true,
"ingress_port": 0, "ingress_port": 0,
"ingress_stream": true, "ingress_stream": true,
"init": false,
"map": [ "map": [
"config:rw", "config:rw",
"share:rw", "share:rw",

View File

@@ -6,11 +6,11 @@
], ],
"codenotary": "alexandrep.github@gmail.com", "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", "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": { "environment": {
"PGID": "0", "PGID": "0",
"PUID": "0" "PUID": "0"
}, },
"init": false,
"map": [ "map": [
"config:rw", "config:rw",
"share:rw", "share:rw",