mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-16 04:09:06 +02:00
Update config.json
This commit is contained in:
@@ -21,10 +21,11 @@
|
||||
"6881/tcp": "Peer port",
|
||||
"6881/udp": "Peer port"
|
||||
},
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
"media:rw"
|
||||
"map":[
|
||||
"media:rw",
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
"ssl"
|
||||
],
|
||||
"webui": "http://[HOST]:[PORT:8080]",
|
||||
"boot": "auto",
|
||||
|
||||
Reference in New Issue
Block a user