fix doc bug

This commit is contained in:
FreeOnePlus
2025-06-12 05:10:07 +08:00
parent 5d46d153e1
commit 609816bc4a

View File

@@ -151,10 +151,10 @@ pip install -r requirements.txt
### 3. Configure Environment Variables
Copy the `env.example` file to `.env` and modify the settings according to your environment:
Copy the `.env.example` file to `.env` and modify the settings according to your environment:
```bash
cp env.example .env
cp .env.example .env
```
**Key Environment Variables:**