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