My domain is on Arvan point to server ip.
and the container in the server is up and running on port 80. but i cant see the vpn.
is it right?
docker run -d --restart=always -p 80:80 --env Domain=mydomain.ir --env Password=1234567891 --env PORT=80 amircloner/tcp-vpn-proxy:v1.0.0
My domain is on Arvan point to server ip.
and the container in the server is up and running on port 80. but i cant see the vpn.
is it right?