change commands
This commit is contained in:
@@ -18,11 +18,12 @@ qbittorrent:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
command:
|
||||
- sysctl
|
||||
- /bin/sh
|
||||
args:
|
||||
- -ec
|
||||
- |
|
||||
net.ipv6.conf.all.disable_ipv6=1
|
||||
sysctl -w net.ipv4.ip_forward=1;
|
||||
sysctl -w net.ipv6.conf.all.disable_ipv6=1
|
||||
containers:
|
||||
qbittorrent:
|
||||
image:
|
||||
|
Reference in New Issue
Block a user