forked from WeBankFinTech/Visualis
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #413 from shanmengm/master
fix bug
- Loading branch information
Showing
3 changed files
with
19 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -192,7 +192,7 @@ Davinci面向业务人员/数据工程师/数据分析师/数据科学家,致 | |
注: 默认的日志文件是以日期命名的,如不符合日期要求,可自行修改`config/logback.xml`中的日志模板 | ||
|
||
``` | ||
tail -200f logs/davinci.XXXX.log | ||
tail -200f logs/davinci.XXXX.log | ||
``` | ||
|
||
* **输入http://localhost:8080,进入davinci登录界面([email protected]/123456)** | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters