mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update config.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Emby beta with smb and hdd",
|
||||
"version": "1.0",
|
||||
"version": "1.1",
|
||||
"slug": "emby_nas",
|
||||
"legacy": false,
|
||||
"maintenance": {
|
||||
@@ -37,7 +37,7 @@
|
||||
"options": {
|
||||
"PUID": 1001,
|
||||
"PGID": 1001,
|
||||
"localdisks": ["-<PARTITION LABEL>"],
|
||||
"localdisks": ["-<sda1>"],
|
||||
"networkdisks": "<//SERVER/SHARE>",
|
||||
"cifsusername": "<username>",
|
||||
"cifspassword": "<password>"
|
||||
|
||||
Reference in New Issue
Block a user