mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-09 03:06:55 +02:00
Update _index.en.md
This commit is contained in:
parent
e64cfb7e87
commit
e5064dce71
@ -192,7 +192,7 @@ services:
|
||||
hbbs:
|
||||
container_name: hbbs
|
||||
image: rustdesk/rustdesk-server:latest
|
||||
command: hbbs -r rustdesk.example.com:21117 -k _
|
||||
command: hbbs -r rustdesk.example.com:21117
|
||||
volumes:
|
||||
- ./data:/root
|
||||
network_mode: host
|
||||
@ -203,7 +203,7 @@ services:
|
||||
hbbr:
|
||||
container_name: hbbr
|
||||
image: rustdesk/rustdesk-server:latest
|
||||
command: hbbr -k _
|
||||
command: hbbr
|
||||
volumes:
|
||||
- ./data:/root
|
||||
network_mode: host
|
||||
|
Loading…
x
Reference in New Issue
Block a user