9 lines
331 B
Markdown
9 lines
331 B
Markdown
Runtime config files are intentionally not committed here.
|
|
|
|
Create these files locally or on the server under the runtime-mounted config directory:
|
|
|
|
- `bot_config.toml`
|
|
- `model_config.toml`
|
|
|
|
The server deployment mounts `docker-config/mmc` into `/MaiMBot/config`, so production secrets and bot-specific settings stay outside Git.
|