added NET_ADMIN to qbitvpn
This commit is contained in:
parent
8799873ad1
commit
427054b0e3
@ -23,6 +23,7 @@
|
||||
};
|
||||
qbitvpn = {
|
||||
image = "binhex/arch-qbittorrentvpn";
|
||||
extraOptions = [ "--cap-add=NET_ADMIN" ];
|
||||
ports = [
|
||||
"6882:6881"
|
||||
"6882:6881/udp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user