mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-02 09:26:12 +08:00
📝 修复前端开发部分文档的问题
This commit is contained in:
parent
bc9eff3c74
commit
864926031f
@ -19,7 +19,7 @@
|
||||
1. 在`.env.dev`中添加`BISON_OUTER_URL`配置项
|
||||
|
||||
```env
|
||||
BISON_OUTER_URL="http://localhost:3000/bison/"`
|
||||
BISON_OUTER_URL="http://localhost:3000/bison/"
|
||||
```
|
||||
|
||||
2. 运行 bot
|
||||
@ -31,8 +31,8 @@
|
||||
3. 运行前端:
|
||||
|
||||
```bash
|
||||
cd admin_fronted
|
||||
pnpm dev
|
||||
cd admin-frontend
|
||||
pnpm start
|
||||
```
|
||||
|
||||
::: warning
|
||||
|
Loading…
x
Reference in New Issue
Block a user