Update add-on configuration for Supervisor 2021.2

This commit is contained in:
Franck Nijhof 2021-02-08 13:19:05 +01:00
parent 879e3ac417
commit 84ca9779e9
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -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": [],