[DEBUG] corect the name of the docker in the docker-compose

This commit is contained in:
Edouard DUPIN 2019-03-30 21:44:59 +01:00
parent 5482607af1
commit 8b97c10ca0

View File

@ -8,7 +8,7 @@ services:
openvpn:
cap_add:
- NET_ADMIN
image: kylemanna/openvpn
image: heeroyui/openvpn
container_name: openvpn
ports:
- "1194:1194/udp"