Skip to content

Commit 3cb3daa

Browse files
committed
更新说明
1 parent b8e200f commit 3cb3daa

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
/node_modules
44
yarn.lock
55
package-lock.json
6-
cloud/algorithm/__pycache__
76

87
# Logs
98
logs

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ npm start
3232
```
3333

3434
7. dashboard地址:https://${parse_host}:${dashboard_port}/dashboard (eg.https://api.yourApp.com:4040/dashboard/);
35+
8. dashboard访问用户名和密码的初始配置为user/user_pass,可在app.json的dashboardUsers配置项中修改;
3536

3637
### TODO
3738
1. 除afterSave外,其他trigger函数均未实现;

0 commit comments

Comments
 (0)