v2fly / docker

docker build repo for v2fly
https://hub.docker.com/r/v2fly/v2fly-core
MIT License
724 stars 208 forks source link

wrong config path in readme file #66

Closed drmss closed 10 months ago

drmss commented 10 months ago

In readme file line:

docker run ..... -v /path/to/config.json:/etc/v2fly/config.json .....

bind config path is wrong. I check it inside container and /etc/v2fly/config.json should change to /etc/v2ray/config.json