Update _index.en.md

This commit is contained in:
RustDesk
2024-06-15 12:27:01 +08:00
committed by GitHub
parent d6797a2617
commit e16d8cc270

View File

@@ -40,7 +40,7 @@ You could modify the line with `hbbs` to your NAS's LAN IP temporarily just like
services:
hbbs:
container_name: hbbs
image: rustdesk/rustdesk-server:latest
image: rustdesk/rustdesk-server:latest # please change this to rustdesk/rustdesk-server-pro:latest if you want to install Pro.
command: hbbs -r rustdesk.example.com:21117 -k _
volumes:
- ./data:/root
@@ -51,7 +51,7 @@ services:
hbbr:
container_name: hbbr
image: rustdesk/rustdesk-server:latest
image: rustdesk/rustdesk-server:latest # please change this to rustdesk/rustdesk-server-pro:latest if you want to install Pro.
command: hbbr -k _
volumes:
- ./data:/root