mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-20 01:37:56 +02:00
Update _index.en.md
This commit is contained in:
parent
eeee0eda15
commit
2e2e13d729
@ -33,9 +33,9 @@ services:
|
||||
restart: unless-stopped
|
||||
```
|
||||
|
||||
Then run `docker compose up -d` or `podman-compose up -d`
|
||||
Then run `sudo docker compose up -d` or `podman-compose up -d`
|
||||
|
||||
> `apt install podman-compose` for `podman-compose` installation
|
||||
> `sudo apt install podman-compose` for `podman-compose` installation
|
||||
|
||||
{{% notice note %}}
|
||||
How to [Set up HTTPS for web console manually](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#set-up-https-for-web-console-manually).
|
||||
|
Loading…
x
Reference in New Issue
Block a user