Updated FAQ (markdown)

RustDesk
2025-06-21 00:44:20 +08:00
parent 639d81b7de
commit d83537bd95

4
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`
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`