merge frontend, release v0.4.1

This commit is contained in:
felinae98 2021-11-30 11:27:46 +08:00
parent ae62a763ed
commit 10a811f216
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610
2 changed files with 5 additions and 0 deletions

View File

@ -27,3 +27,6 @@
## [0.4.0] - 2021-11-18
- 项目更名为nonebot-bison
## [0.4.1] - 2021-11-31
- 加入了管理后台

View File

@ -17,6 +17,8 @@ services:
# SUPERUSERS: '[<your QQ>]'
BISON_CONFIG_PATH: /data
BISON_BROWSER: ws://browserless:3000
expose:
- 8080:8080
depends_on:
- browserless
- go-cqhttp