Add tun device

This commit is contained in:
Colin Hebert
2023-03-04 14:50:59 +11:00
parent 2807ecec99
commit 166c62e9ed

View File

@@ -47,6 +47,8 @@ services:
networks:
- reverse-proxy
- torrents
devices:
- /dev/net/tun:/dev/net/tun
dns:
# Work around DNS blocks in various regions
- 1.1.1.1