[DEBUG] corect the name of the docker in the docker-compose
This commit is contained in:
parent
5482607af1
commit
8b97c10ca0
@ -8,7 +8,7 @@ services:
|
|||||||
openvpn:
|
openvpn:
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
image: kylemanna/openvpn
|
image: heeroyui/openvpn
|
||||||
container_name: openvpn
|
container_name: openvpn
|
||||||
ports:
|
ports:
|
||||||
- "1194:1194/udp"
|
- "1194:1194/udp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user