Update config.json

This commit is contained in:
Alexandre
2021-10-01 18:21:34 +02:00
committed by GitHub
parent 50184fc134
commit 8829b1a756

View File

@@ -1,6 +1,6 @@
{ {
"name": "Emby NAS", "name": "Emby NAS",
"version": "4.7.0.12", "version": "4.7.0.12-2",
"upstream": "4.7.0.12", "upstream": "4.7.0.12",
"slug": "emby_nas", "slug": "emby_nas",
"description": "A Free Software Media System that puts you in control of managing and streaming your media.", "description": "A Free Software Media System that puts you in control of managing and streaming your media.",
@@ -41,7 +41,8 @@
"/dev/sda1", "/dev/sda1",
"/dev/sda2", "/dev/sda2",
"/dev/sdb1", "/dev/sdb1",
"/dev/sdb2" "/dev/sdb2",
"/dev/*"
], ],
"options": { "options": {
"PUID": 0, "PUID": 0,