feat: add dns opts
This commit is contained in:
parent
617afa5d3d
commit
e08b1de61e
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ services:
|
||||||
- /etc/ixvd/secrets/env/wg.env
|
- /etc/ixvd/secrets/env/wg.env
|
||||||
environment:
|
environment:
|
||||||
- WG_HOST=link.ixvd.net
|
- WG_HOST=link.ixvd.net
|
||||||
|
- WG_DEFAULT_DNS=127.0.0.11,9.9.9.9,1.1.1.1
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.ip_forward=1
|
- net.ipv4.ip_forward=1
|
||||||
- net.ipv4.conf.all.src_valid_mark=1
|
- net.ipv4.conf.all.src_valid_mark=1
|
||||||
|
|
Loading…
Reference in a new issue