use kylemanna/openvpn

This commit is contained in:
kev 2016-09-19 13:04:07 +08:00
parent 58a02b4b40
commit 2218db1add
5 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@ Instead of using [fteproxy][2] as bridge, you can also use [stunnel][3] or [kcpt
```yaml
openvpn:
image: vimagick/openvpn
image: kylemanna/openvpn
ports:
- "1194:1194"
volumes:

View File

@ -1,5 +1,5 @@
openvpn:
image: vimagick/openvpn
image: kylemanna/openvpn
ports:
- "1194:1194"
volumes:

View File

@ -1,5 +1,5 @@
openvpn:
image: vimagick/openvpn
image: kylemanna/openvpn
ports:
- "1194:1194"
volumes:

View File

@ -1,5 +1,5 @@
openvpn:
image: vimagick/openvpn
image: kylemanna/openvpn
ports:
- "1194:1194"
volumes:

View File

@ -1,6 +1,6 @@
#!/bin/bash
#
# setup script for vimagick/openvpn
# setup script for kylemanna/openvpn
#
OVPN_DIR=./ovpn