feat: add dns opts

This commit is contained in:
Strix 2023-10-23 02:37:25 +02:00
parent 617afa5d3d
commit e08b1de61e
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774

View file

@ -12,6 +12,7 @@ services:
- /etc/ixvd/secrets/env/wg.env
environment:
- WG_HOST=link.ixvd.net
- WG_DEFAULT_DNS=127.0.0.11,9.9.9.9,1.1.1.1
sysctls:
- net.ipv4.ip_forward=1
- net.ipv4.conf.all.src_valid_mark=1