Add wireguard network mode
This commit is contained in:
parent
647acf4b82
commit
de804af1b2
@ -17,5 +17,6 @@
|
|||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
- tinc
|
- tinc
|
||||||
|
network_mode: 'service:tinc'
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.conf.all.src_valid_mark=1
|
- net.ipv4.conf.all.src_valid_mark=1
|
Loading…
x
Reference in New Issue
Block a user