mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-02-04 12:30:05 +01:00
Update _index.zh-cn.md
This commit is contained in:
parent
e0a943aabd
commit
3955f305ba
@ -90,7 +90,7 @@ services:
|
||||
- <hbbs_port>:21116 # 自定义 hbbs 映射端口
|
||||
- <hbbs_port>:21116/udp # 自定义 hbbs 映射端口
|
||||
image: rustdesk/rustdesk-server:latest-arm64v8
|
||||
command: hbbs -r <your_domain>:<hbbr_port> # 填入个人域名或 IP + hddr 暴露端口
|
||||
command: hbbs -r <your_domain>:<hbbr_port> # 填入个人域名或 IP + hbbr 暴露端口
|
||||
volumes:
|
||||
- <mount_path>:/root # 自定义挂载目录
|
||||
networks:
|
||||
|
Loading…
Reference in New Issue
Block a user