diff --git a/FAQ.md b/FAQ.md index 1168b26..1cc6326 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1201,4 +1201,6 @@ Then restart the container. You can see the change from the [logs of `hbbr`](htt # logs of `hbbs` and `hbbr` (RustDesk Server) -If you install with `install.sh` or deb, the logs files are `hbbr.log` and `hbbs.log` under `/var/log/rustdesk-server/`. If you install with Docker, please use command `docker logs hbbs` and `docker logs hbbr` \ No newline at end of file +If you install with `install.sh` or deb, the logs files are `hbbr.log` and `hbbs.log` under `/var/log/rustdesk-server/`. + +If you install with `Docker`, please run `docker logs hbbs` and `docker logs hbbr` \ No newline at end of file