removin ipv4cos
This commit is contained in:
parent
37e8c00e75
commit
12f7d17bb7
|
|
@ -17,6 +17,6 @@ services:
|
||||||
- ./config:/config
|
- ./config:/config
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.conf.all.src_valid_mark=1
|
- net.ipv4.conf.all.src_valid_mark=1
|
||||||
- net.ipv4.ip_forward=1 # <--- dodane
|
|
||||||
network_mode: host # <--- zamiast "ports"
|
network_mode: host # <--- zamiast "ports"
|
||||||
restart: always
|
restart: always
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue