Skip to content

Commit

Permalink
Add tun device access for openvpn service
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwep committed Dec 3, 2024
1 parent a5b4824 commit 7afff73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ services:
cap_add:
- NET_ADMIN
restart: unless-stopped
devices:
- /dev/net/tun

pihole:
container_name: pihole
Expand Down

0 comments on commit 7afff73

Please sign in to comment.