Skip to content

Commit

Permalink
Update docker-compose example (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgdigital authored Oct 28, 2024
1 parent dc6f022 commit 1f9b67f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ services:
# Put your personal gluetun/VPN account config and credentials here:
# (See https://github.com/qdm12/gluetun-wiki/tree/main/setup/providers)
- VPN_SERVICE_PROVIDER=your_vpn_provider
devices:
# See https://github.com/qdm12/gluetun/issues/2538
- /dev/net/tun:/dev/net/tun
restart: always
# Host names must be manually mapped here for bitmagnet to resolve them:
extra_hosts:
Expand Down

0 comments on commit 1f9b67f

Please sign in to comment.