doc: DB_DIALECT var
This commit is contained in:
@@ -308,6 +308,8 @@ cp .env.example .env
|
|||||||
vim .env
|
vim .env
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> **Note:** The application reads database settings from `.env`. Keep `DB_DIALECT=postgresql` when using the bundled PostgreSQL service; change it only if you switch to another database engine.
|
||||||
|
|
||||||
**Important environment variable configuration**:
|
**Important environment variable configuration**:
|
||||||
```bash
|
```bash
|
||||||
# LLM API configuration (required)
|
# LLM API configuration (required)
|
||||||
|
|||||||
Reference in New Issue
Block a user