expose tcp as well
This commit is contained in:
parent
e858cb5a33
commit
19b4021f3e
@ -39,7 +39,7 @@ ENV EASYRSA_CRL_DAYS 3650
|
||||
VOLUME ["/etc/openvpn"]
|
||||
|
||||
# Internally uses port 1194/udp, remap using `docker run -p 443:1194/tcp`
|
||||
EXPOSE 1194/udp
|
||||
EXPOSE 1194
|
||||
|
||||
CMD ["ovpn_run"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user