systemd: Set upstream image to latest
* No longer is the image tagged dev following the merge.
This commit is contained in:
parent
1f47f361eb
commit
149cd3a3a3
@ -13,7 +13,7 @@ Restart=always
|
||||
#Environment="ARGS=--config openvpn.conf --server-ipv6 2001:db8::/64"
|
||||
Environment="NAME=ovpn-%i"
|
||||
Environment="DATA_VOL=ovpn-data-%i"
|
||||
Environment="IMG=kylemanna/openvpn:dev"
|
||||
Environment="IMG=kylemanna/openvpn:latest"
|
||||
Environment="PORT=1194:1194/udp"
|
||||
|
||||
# To override environment variables, use local configuration directory:
|
||||
|
Loading…
Reference in New Issue
Block a user