feat: finish storyforge workbench and runtime closure
This commit is contained in:
@@ -140,6 +140,13 @@ N8N_BASE_URL=http://127.0.0.1:5670
|
||||
- `cli-proxy-api`:`http://127.0.0.1:8317`
|
||||
- 公网入口:`https://storyforge.hyzq.net/`
|
||||
|
||||
公网维护常用脚本:
|
||||
|
||||
```bash
|
||||
./scripts/smoke_public_storyforge.sh
|
||||
./scripts/deploy_public_storyforge.sh
|
||||
```
|
||||
|
||||
首次启动时,如果数据库里还没有 `super_admin`,`collector-service` 会按
|
||||
`BOOTSTRAP_SUPERADMIN_USERNAME / BOOTSTRAP_SUPERADMIN_PASSWORD / BOOTSTRAP_SUPERADMIN_DISPLAY_NAME`
|
||||
创建最高权限账号。未配置时不会再自动写入默认口令账号。
|
||||
|
||||
Reference in New Issue
Block a user