mirror of
https://github.com/hassio-addons/addon-zerotier.git
synced 2025-05-04 19:21:25 +00:00
Update add-on configuration for Supervisor 2021.2
This commit is contained in:
parent
879e3ac417
commit
84ca9779e9
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"host_network": true,
|
||||
"privileged": ["NET_ADMIN", "SYS_ADMIN"],
|
||||
"devices": ["/dev/net/tun:/dev/net/tun:rwm"],
|
||||
"devices": ["/dev/net/tun"],
|
||||
"map": ["ssl:rw"],
|
||||
"options": {
|
||||
"networks": [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue