Update _index.en.md

This commit is contained in:
Mr-Update
2024-05-21 21:47:06 +02:00
committed by GitHub
parent 92a316db10
commit de5ca46d76

View File

@@ -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