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

View File

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