mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-03-01 08:31:49 +01:00
Update _index.en.md
This commit is contained in:
parent
92a316db10
commit
de5ca46d76
@ -35,8 +35,8 @@ If you can not see logs with `-td`, you can see logs via `docker logs hbbs`. Or
|
||||
|
||||
#### Docker Compose examples
|
||||
For running the Docker files with the `compose.yml` as described here you need to have [Docker Compose](https://docs.docker.com/compose/) installed.
|
||||
```yaml
|
||||
|
||||
```yaml
|
||||
services:
|
||||
hbbs:
|
||||
container_name: hbbs
|
||||
@ -50,7 +50,6 @@ services:
|
||||
- hbbr
|
||||
restart: unless-stopped
|
||||
|
||||
|
||||
hbbr:
|
||||
container_name: hbbr
|
||||
image: rustdesk/rustdesk-server:latest
|
||||
|
Loading…
Reference in New Issue
Block a user