diff --git a/i18n/en/docusaurus-plugin-content-docs-guides/current/gettingStarted/imSourceCodeDeployment.mdx b/i18n/en/docusaurus-plugin-content-docs-guides/current/gettingStarted/imSourceCodeDeployment.mdx index 5e335e6960..9a84210cbb 100644 --- a/i18n/en/docusaurus-plugin-content-docs-guides/current/gettingStarted/imSourceCodeDeployment.mdx +++ b/i18n/en/docusaurus-plugin-content-docs-guides/current/gettingStarted/imSourceCodeDeployment.mdx @@ -207,9 +207,7 @@ Please refer to the [Admin Panel and Monitoring System](./admin) document. | Configuration Item | File to be Modified | Action | | --- | --- | --- | | mongo/kafka/minio related | .env, openim-server/config/config.yaml | Need to restart components and IM | -| redis/zookeeper related | .env, openim-server/config/config - -.yaml, chat/config/config.yaml | Need to restart components, IM, and Chat | +| redis/zookeeper related | .env, openim-server/config/config.yaml, chat/config/config.yaml | Need to restart components, IM, and Chat | | SECRET | openim-server/config/config.yaml, chat/config/config.yaml | Need to restart IM and Chat | ### 6.2 🔄 Special Items in Common Configuration