removin ipv4*

This commit is contained in:
Artur Kuś 2025-09-08 19:50:07 +02:00
parent 12f7d17bb7
commit c64d55770e
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@ services:
- PEERDNS=auto
volumes:
- ./config:/config
sysctls:
- net.ipv4.conf.all.src_valid_mark=1
network_mode: host # <--- zamiast "ports"
restart: always