[doc] fix url wrong in zh doc (#9421)
Co-authored-by: xiaoliangyu <xiaoliangyu@bytedance.com>git-as-svn/v1/dev^2
parent
3d78859fe5
commit
9d7223b038
|
|
@ -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`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue