mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-06-18 06:31:08 +00:00
fixing doc
This commit is contained in:
@@ -14,7 +14,7 @@ Container Manager は J シリーズなどの一部のローエンドモデル
|
||||
|
||||
「パッケージセンター」を開き、「Container Manager」を検索してインストールします。
|
||||
|
||||

|
||||

|
||||
|
||||
## 2. フォルダを作成
|
||||
|
||||
@@ -22,7 +22,7 @@ Container Manager は J シリーズなどの一部のローエンドモデル
|
||||
|
||||
File Station を開き、`rustdesk-server`(またはお好みの名前)という名前のフォルダを作成します。次に、画像のようにその中に `data` という名前のフォルダを作成します。
|
||||
|
||||

|
||||

|
||||
|
||||
## 3. コンテナを作成
|
||||
|
||||
@@ -30,7 +30,7 @@ Container Manager を開き、プロジェクトに移動して作成をクリ
|
||||
|
||||
プロジェクト名 `rustdesk-server` を入力し、ソースを「compose.yml をアップロード」から「compose.yml を作成」に変更し、以下の内容をボックスにコピーします。
|
||||
|
||||

|
||||

|
||||
|
||||
```yaml
|
||||
services:
|
||||
@@ -71,7 +71,7 @@ File Station を開くと、`docker/rustdesk-server/data` フォルダに `id_ed
|
||||
|
||||
公開キーは次のようになります:
|
||||
|
||||

|
||||

|
||||
|
||||
クライアントの設定については[こちら](/docs/en/client)をご確認ください。`ID サーバー` と `キー` のみが必要です。`hbbs` で設定しているため `リレーサーバー` は不要で、`hbbs` がこの情報を自動的に提供します。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user