Skip to content

Commit

Permalink
i18n(ja): Update flightcontrol.mdx (#7433)
Browse files Browse the repository at this point in the history
* 7723581

* 79d4fee

---------

Co-authored-by: TAKAHASHI Shuuji <[email protected]>
Co-authored-by: liruifengv <[email protected]>
  • Loading branch information
3 people authored Mar 18, 2024
1 parent 9682af1 commit c71f959
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/content/docs/ja/guides/deploy/flightcontrol.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ AWSアカウントへの完全自動デプロイを提供する[Flightcontrol](h
- (すべての設定をflightcontrolのダッシュボードから管理する)`GUI`では、`Astro Static`または`Astro SSR`プリセットを選択します。
- (すべての設定をリポジトリに含める"infrastructure as code"オプションである)`flightcontrol.json`では、Astroのサンプル設定を選択し、それを`flightcontrol.json`としてコードベースに追加します。
5. 必要に応じて設定を調整します。
6. 「Create Project」をクリックし、AWSアカウントのリンクなどの必要な手順を進めます
6. 「Create Project」をクリックし、(AWSアカウントのリンクなどの)必要な手順を進めます

### SSRの設定

SSRに対応してデプロイするには、まず[`@astro/node`](/ja/guides/integrations-guide/node/)アダプターを設定する必要があります。その後、上記した手順でAstroのSSRに適した設定を選択します。
SSRに対応してデプロイするには、まず[`@astrojs/node`](/ja/guides/integrations-guide/node/)アダプターを設定する必要があります。その後、上記した手順でAstroのSSRに適した設定を選択します。

0 comments on commit c71f959

Please sign in to comment.