Update installation_standard.md

pull/408/head
Zpcin Zhang 2025-03-15 12:28:52 +08:00 committed by GitHub
parent d5c83b5a0c
commit 74b0b2c377
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ provider = "DEEP_SEEK"#.env.prod中KEY和BASE_URL前的名称切换为DeepSee
## 配置文件详解
### 环境配置文件 (config/.env.prod)
### 环境配置文件 (.env.prod)
```ini
# API配置
@ -78,7 +78,7 @@ DATABASE_NAME=MegBot
PLUGINS=["src2.plugins.chat"]
```
### 机器人配置文件 (bot_config.toml)
### 机器人配置文件 (config/bot_config.toml)
```toml
[bot]