Merge branch 'dev' of github.com:haugene/docker-transmission-openvpn into dev

This commit is contained in:
Kristian Haugene
2019-10-13 22:22:16 +02:00
5 changed files with 9 additions and 8 deletions

View File

@@ -35,6 +35,7 @@ RUN apt-get update \
ADD openvpn/ /etc/openvpn/
ADD transmission/ /etc/transmission/
ADD tinyproxy /opt/tinyproxy/
ADD scripts /etc/scripts/
ENV OPENVPN_USERNAME=**None** \
OPENVPN_PASSWORD=**None** \

View File

@@ -1,4 +1,4 @@
remote se-sto.privatevpn.com 1194 udp
remote se-sto.pvdata.host 1194 udp
nobind
dev tun

View File

@@ -1,4 +1,4 @@
remote uk-lon2.privatevpn.com 1194 udp
remote uk-lon2.pvdata.host 1194 udp
nobind
dev tun

View File

@@ -1,4 +1,4 @@
remote us-los.privatevpn.com 1194 udp
remote us-los.pvdata.host 1194 udp
nobind
dev tun

View File

@@ -1,4 +1,4 @@
remote se-sto.privatevpn.com 1194 udp
remote se-sto.pvdata.host 1194 udp
nobind
dev tun