mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 16:45:56 +02:00
remove optional options
This commit is contained in:
@@ -50,9 +50,6 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"PUID": 0,
|
"PUID": 0,
|
||||||
"PGID": 0,
|
"PGID": 0,
|
||||||
"networkdisks": "<//SERVER/SHARE>,<//SERVER2/SHARE2>",
|
|
||||||
"cifsusername": "<username>",
|
|
||||||
"cifspassword": "<password>",
|
|
||||||
"CONFIG_LOCATION": "/config/readarr"
|
"CONFIG_LOCATION": "/config/readarr"
|
||||||
},
|
},
|
||||||
"ports": {
|
"ports": {
|
||||||
|
|||||||
Reference in New Issue
Block a user