Update _index.en.md

This commit is contained in:
RustDesk 2024-09-13 18:52:49 +08:00 committed by GitHub
parent 6a5fa24fe2
commit 886a0bfb46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -192,7 +192,7 @@ services:
hbbs: hbbs:
container_name: hbbs container_name: hbbs
image: rustdesk/rustdesk-server:latest image: rustdesk/rustdesk-server:latest
command: hbbs -r rustdesk.example.com:21117 command: hbbs
volumes: volumes:
- ./data:/root - ./data:/root
network_mode: host network_mode: host