Skip to content

Commit 6e59449

Browse files
committed
docs: update readme doc
1 parent 986e453 commit 6e59449

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README-zh_CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ $ pnpm i
5656
```js
5757
DB_HOST=127.0.0.1 // 数据库地址
5858
DB_PORT=3306 // 端口
59-
DB_USER=admin // 用户名
60-
DB_PASSWD=admin // 密码
59+
DB_USER=reactpress // 用户名
60+
DB_PASSWD=reactpress // 密码
6161
DB_DATABASE=reactpress // 数据库
6262
```
6363

0 commit comments

Comments
 (0)