mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-20 17:57:47 +02:00
fix
This commit is contained in:
parent
edb09bc500
commit
219cb9e151
@ -3,4 +3,4 @@ title: Windows
|
|||||||
weight: 4
|
weight: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
[English](/docs/en/client/windows)
|
{{% children depth="3" showhidden="true" %}}
|
||||||
|
@ -3,4 +3,4 @@ title: Windows
|
|||||||
weight: 4
|
weight: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
[English](/docs/en/client/windows)
|
{{% children depth="3" showhidden="true" %}}
|
||||||
|
@ -3,4 +3,4 @@ title: Windows
|
|||||||
weight: 4
|
weight: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
[English](/docs/en/client/windows)
|
{{% children depth="3" showhidden="true" %}}
|
||||||
|
@ -45,7 +45,7 @@ services:
|
|||||||
|
|
||||||
hbbr:
|
hbbr:
|
||||||
container_name: hbbr
|
container_name: hbbr
|
||||||
image: rustdesk/rustdesk-server:latest
|
image: rustdesk/rustdesk-server:latest # 如果您想安裝 Pro 版本,請將此更改為 rustdesk/rustdesk-server-pro:latest。
|
||||||
command: hbbr
|
command: hbbr
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/root
|
- ./data:/root
|
||||||
@ -54,6 +54,7 @@ services:
|
|||||||
|
|
||||||
# 因為使用 docker host mode
|
# 因為使用 docker host mode
|
||||||
# 以防你忘記這些端口:
|
# 以防你忘記這些端口:
|
||||||
|
# 21114 TCP 用於網頁控制台,僅在 Pro 版本中可用
|
||||||
# 21115 TCP NAT 類型測試
|
# 21115 TCP NAT 類型測試
|
||||||
# 21116 TCP TCP 打洞
|
# 21116 TCP TCP 打洞
|
||||||
# 21116 UDP 心跳/ID 伺服器
|
# 21116 UDP 心跳/ID 伺服器
|
||||||
|
@ -3,6 +3,10 @@ title: Azure
|
|||||||
weight: 16
|
weight: 16
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Video-Tutorial
|
||||||
|
|
||||||
|
[https://www.youtube.com/watch?v=izGxSmifURI](https://www.youtube.com/watch?v=izGxSmifURI)
|
||||||
|
|
||||||
## Konfiguration
|
## Konfiguration
|
||||||
|
|
||||||
1. Melden Sie sich beim [Azure-Portal](https://portal.azure.com) an.
|
1. Melden Sie sich beim [Azure-Portal](https://portal.azure.com) an.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user