Kslr

Results 69 comments of Kslr

see https://github.com/v2fly/docker/blob/efaa50e520cc4f27331ed1624ef593c7a45722c2/.github/workflows/docker-push.yml#L55-L70

调整了结构 https://github.com/v2fly/docker/blob/master/Dockerfile ``` command: v2ray run -c /etc/v2ray/config.json ```

> 官网上的文档可以更新了,还是这样: > > ``` > sudo docker run -d --name v2ray -v /etc/v2ray:/etc/v2ray -p 8888:8888 v2fly/v2fly-core v2ray -config=/etc/v2ray/config.json > ``` > > 应该是: > > ``` > sudo docker...

fixed https://github.com/v2fly/v2ray-step-by-step/commit/5c7f93e622802386cb6c1883c662a3194e1c43a0

ref #2212 solved, thanks your work.

改下服务里的用户