This is an automated email from the ASF dual-hosted git repository.
benjobs pushed a commit to branch dev
in repository
https://gitbox.apache.org/repos/asf/incubator-streampark-website.git
The following commit(s) were added to refs/heads/dev by this push:
new 78f093b change default password in user guide (#135)
78f093b is described below
commit 78f093bc36e30889031f02c341a1305265be49d4
Author: Leping Huang <[email protected]>
AuthorDate: Sat Sep 17 15:10:44 2022 +0800
change default password in user guide (#135)
---
docs/user-guide/deployment.md | 2 +-
.../docusaurus-plugin-content-docs/current/user-guide/deployment.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/user-guide/deployment.md b/docs/user-guide/deployment.md
index 6267a2b..03cf168 100755
--- a/docs/user-guide/deployment.md
+++ b/docs/user-guide/deployment.md
@@ -272,7 +272,7 @@ After the above steps, even if the deployment is completed,
you can directly log

:::tip hint
-Default password: <strong> admin / streamx </strong>
+Default password: <strong> admin / streampark </strong>
:::
## System Configuration
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/user-guide/deployment.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/user-guide/deployment.md
index 9eb7eb3..54e6679 100755
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/user-guide/deployment.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/user-guide/deployment.md
@@ -273,7 +273,7 @@ npm install -g pm2

:::tip 提示
-默认密码: <strong> admin / streamx </strong>
+默认密码: <strong> admin / streampark </strong>
:::
## 系统配置