mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-07-13 18:55:09 +03:00
Updated FAQ (markdown)
13
FAQ.md
13
FAQ.md
@@ -2002,3 +2002,16 @@ The TLS connection was blocked by the local firewall.
|
|||||||
>
|
>
|
||||||
> That said, if this approach doesn’t align with your expectations, we fully understand and you are welcome to pass on our offering.
|
> That said, if this approach doesn’t 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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user