Signed-off-by: TIANHE <TIANHE@GMAIL.COM>
This commit is contained in:
TIANHE
2025-12-30 18:02:32 +08:00
parent f34f811e8f
commit ff13fcce37
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -245,7 +245,7 @@ docker-compose up -d --build
#### 2. Configuration & Access
- **Frontend UI**: http://localhost
- **Frontend UI**: http://localhost:8888
- **Default Account**: `quantdinger` / `123456`
> **Note**: For production or AI features, edit `backend_api_python/.env` (add `OPENROUTER_API_KEY`, change passwords) and restart with `docker-compose restart backend`.