mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-09-02 14:02:26 +08:00
merge frontend, release v0.4.1
This commit is contained in:
parent
ae62a763ed
commit
10a811f216
@ -27,3 +27,6 @@
|
|||||||
|
|
||||||
## [0.4.0] - 2021-11-18
|
## [0.4.0] - 2021-11-18
|
||||||
- 项目更名为nonebot-bison
|
- 项目更名为nonebot-bison
|
||||||
|
|
||||||
|
## [0.4.1] - 2021-11-31
|
||||||
|
- 加入了管理后台
|
||||||
|
@ -17,6 +17,8 @@ services:
|
|||||||
# SUPERUSERS: '[<your QQ>]'
|
# SUPERUSERS: '[<your QQ>]'
|
||||||
BISON_CONFIG_PATH: /data
|
BISON_CONFIG_PATH: /data
|
||||||
BISON_BROWSER: ws://browserless:3000
|
BISON_BROWSER: ws://browserless:3000
|
||||||
|
expose:
|
||||||
|
- 8080:8080
|
||||||
depends_on:
|
depends_on:
|
||||||
- browserless
|
- browserless
|
||||||
- go-cqhttp
|
- go-cqhttp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user