diff --git a/content/client/windows/_index.de.md b/content/client/windows/_index.de.md index c468871..d6f7c9c 100644 --- a/content/client/windows/_index.de.md +++ b/content/client/windows/_index.de.md @@ -3,4 +3,4 @@ title: Windows weight: 4 --- -[English](/docs/en/client/windows) +{{% children depth="3" showhidden="true" %}} diff --git a/content/client/windows/_index.es.md b/content/client/windows/_index.es.md index c468871..d6f7c9c 100644 --- a/content/client/windows/_index.es.md +++ b/content/client/windows/_index.es.md @@ -3,4 +3,4 @@ title: Windows weight: 4 --- -[English](/docs/en/client/windows) +{{% children depth="3" showhidden="true" %}} diff --git a/content/client/windows/_index.zh-cn.md b/content/client/windows/_index.zh-cn.md index c468871..d6f7c9c 100644 --- a/content/client/windows/_index.zh-cn.md +++ b/content/client/windows/_index.zh-cn.md @@ -3,4 +3,4 @@ title: Windows weight: 4 --- -[English](/docs/en/client/windows) +{{% children depth="3" showhidden="true" %}} diff --git a/content/self-host/rustdesk-server-oss/synology/dsm-7/_index.zh-tw.md b/content/self-host/rustdesk-server-oss/synology/dsm-7/_index.zh-tw.md index c1d2a6b..04044c3 100644 --- a/content/self-host/rustdesk-server-oss/synology/dsm-7/_index.zh-tw.md +++ b/content/self-host/rustdesk-server-oss/synology/dsm-7/_index.zh-tw.md @@ -45,7 +45,7 @@ services: hbbr: container_name: hbbr - image: rustdesk/rustdesk-server:latest + image: rustdesk/rustdesk-server:latest # 如果您想安裝 Pro 版本,請將此更改為 rustdesk/rustdesk-server-pro:latest。 command: hbbr volumes: - ./data:/root @@ -54,6 +54,7 @@ services: # 因為使用 docker host mode # 以防你忘記這些端口: +# 21114 TCP 用於網頁控制台,僅在 Pro 版本中可用 # 21115 TCP NAT 類型測試 # 21116 TCP TCP 打洞 # 21116 UDP 心跳/ID 伺服器 diff --git a/content/self-host/rustdesk-server-pro/oidc/azure/_index.de.md b/content/self-host/rustdesk-server-pro/oidc/azure/_index.de.md index fb19b25..6e0ee4c 100644 --- a/content/self-host/rustdesk-server-pro/oidc/azure/_index.de.md +++ b/content/self-host/rustdesk-server-pro/oidc/azure/_index.de.md @@ -3,6 +3,10 @@ title: Azure weight: 16 --- +## Video-Tutorial + +[https://www.youtube.com/watch?v=izGxSmifURI](https://www.youtube.com/watch?v=izGxSmifURI) + ## Konfiguration 1. Melden Sie sich beim [Azure-Portal](https://portal.azure.com) an.