mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 14:54:07 +02:00
Update config.json
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
"config:rw",
|
"config:rw",
|
||||||
"share:rw",
|
"share:rw",
|
||||||
"media:rw",
|
"media:rw",
|
||||||
|
"mnt:rw",
|
||||||
"ssl"
|
"ssl"
|
||||||
],
|
],
|
||||||
"webui": "http://[HOST]:[PORT:8096]",
|
"webui": "http://[HOST]:[PORT:8096]",
|
||||||
@@ -37,7 +38,7 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"PUID": 1001,
|
"PUID": 1001,
|
||||||
"PGID": 1001,
|
"PGID": 1001,
|
||||||
"localdisks": [- "<PARTITION LABEL>"],
|
"localdisks": ["-<PARTITION LABEL>"],
|
||||||
"networkdisks": "<//SERVER/SHARE>",
|
"networkdisks": "<//SERVER/SHARE>",
|
||||||
"cifsusername": "<username>",
|
"cifsusername": "<username>",
|
||||||
"cifspassword": "<password>"
|
"cifspassword": "<password>"
|
||||||
|
|||||||
Reference in New Issue
Block a user