Updated FAQ (markdown)

RustDesk
2026-04-18 09:33:48 +08:00
parent b963095494
commit ef1145b03b

13
FAQ.md

@@ -2002,3 +2002,16 @@ The TLS connection was blocked by the local firewall.
>
> That said, if this approach doesnt align with your expectations, we fully understand and you are welcome to pass on our offering.
# Failed to upgrade rustdesk server Pro with docker compose.
> User: Below does not work.
```
docker compose down
docker compose pull
docker compose up -d && docker compose logs -f
```
>
> User: I did an apt-get update/upgrade and it is now updated. There were a bunch of docker updates. That may have fixed it. I am on 1.8.1 now.