Add wireguard network mode

This commit is contained in:
Manevolent 2021-09-21 19:55:17 -06:00
parent 647acf4b82
commit de804af1b2
No known key found for this signature in database
GPG Key ID: 2E9B7592DFA4F344

View File

@ -17,5 +17,6 @@
restart: always
depends_on:
- tinc
network_mode: 'service:tinc'
sysctls:
- net.ipv4.conf.all.src_valid_mark=1