[doc] fix url wrong in zh doc (#9421)

Co-authored-by: xiaoliangyu <xiaoliangyu@bytedance.com>
git-as-svn/v1/dev^2
Lyle Shaw 2022-04-12 09:45:25 +08:00 committed by GitHub
parent 3d78859fe5
commit 9d7223b038
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ $ docker-compose up -d
#### 3、登录系统
访问前端页面http://localhost:12345/dolphinscheduler如果有需要请修改成对应的 IP 地址
访问前端页面:[http://localhost:12345/dolphinscheduler](http://localhost:12345/dolphinscheduler) ,如果有需要请修改成对应的 IP 地址
默认的用户是`admin`,默认的密码是`dolphinscheduler123`