1
0

gluetun: change to wireguard

This commit is contained in:
2025-12-30 07:45:30 +01:00
parent a3add2f861
commit b91b032475
2 changed files with 9 additions and 11 deletions
+9 -11
View File
@@ -1,8 +1,8 @@
---
services:
gluetun:
gluetun-japan-wireguard:
image: qmcgaw/gluetun
container_name: gluetun-japan
container_name: gluetun-japan-wireguard
# line above must be uncommented to allow external containers to connect.
# See https://github.com/qdm12/gluetun-wiki/blob/main/setup/connect-a-container-to-gluetun.md#external-container-to-gluetun
cap_add:
@@ -22,14 +22,12 @@ services:
- ../secrets/protonvpn.env
environment:
# See https://github.com/qdm12/gluetun-wiki/tree/main/setup#setup
- VPN_SERVICE_PROVIDER=protonvpn
- VPN_TYPE=openvpn
# OpenVPN:
# - OPENVPN_USER=
# - OPENVPN_PASSWORD=
- TZ=${TZ}
- SERVER_COUNTRIES=Japan
- HTTPPROXY=on
VPN_SERVICE_PROVIDER: protonvpn
FREE_ONLY: on
VPN_TYPE: wireguard
TZ: ${TZ}
SERVER_COUNTRIES: Japan
HTTPPROXY: on
# Server list updater
# See https://github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list
- UPDATER_PERIOD=
UPDATER_PERIOD: