mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-22 10:08:15 -05:00
[doc] update logs file path missing in 6e84500
This commit is contained in:
parent
c008f1f614
commit
968f9b9d14
@ -32,5 +32,5 @@ docker run -d --name=v2ray -p 27183:27183 -v /config/file.json:/go/server-config
|
||||
To tail the access log, run:
|
||||
|
||||
```bash
|
||||
docker exec v2ray tail -F /v2ray/logs/access.log
|
||||
docker exec v2ray tail -F /go/access.log
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user