mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-19 21:33:20 +03:00
Updated FAQ (markdown)
4
FAQ.md
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`
|
||||
Reference in New Issue
Block a user