mirror of
https://github.com/blossom-editor/blossom
synced 2024-11-17 14:39:21 +08:00
更新成功信息
This commit is contained in:
parent
873568fe9e
commit
9dfc456951
@ -22,9 +22,11 @@ public final class BaseConstants {
|
||||
public static void desc() {
|
||||
log.info("启动完成" +
|
||||
"\n=========================================================================" +
|
||||
"\n启动成功: 可下载客户端登录, 默认用户名密码: blos/blos,推荐阅读使用文档" +
|
||||
"\n启动成功: 可使用客户端登录, 默认用户名/密码: blos/blos" +
|
||||
"\n下载地址: https://github.com/blossom-editor/blossom/releases" +
|
||||
"\n文档地址: https://www.wangyunf.com/blossom-doc/index" +
|
||||
"\n博客端访问地址: http://IP:端口(域名)/blog/#/home" +
|
||||
"\n客户端访问地址: http://IP:端口(域名)/editor/#/settingindex" +
|
||||
"\n=========================================================================");
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user