Fix JP translation (#120)

pull/97/head^2
Hanqing Zhao 2024-06-22 09:43:16 +08:00 committed by GitHub
parent a7f106be75
commit cbdef8a865
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
* [モデルプロバイダーリスト](getting-started/readme/model-providers.md)
* [クラウドサービス](getting-started/cloud.md)
* [コミュニティ版](getting-started/install-self-hosted/README.md)
* [Docker Compose 部署](getting-started/install-self-hosted/docker-compose.md)
* [Docker Compose 配備](getting-started/install-self-hosted/docker-compose.md)
* [ローカルソースコード起動](getting-started/install-self-hosted/local-source-code.md)
* [フロントエンドDockerコンテナを単独起動](getting-started/install-self-hosted/start-the-frontend-docker-container.md)
* [環境変数説明](getting-started/install-self-hosted/environments.md)

View File

@ -1,4 +1,4 @@
# Docker Compose デプロイメント
# Docker Compose 配備
### 前提条件