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
@@ -231,7 +231,7 @@ docker-compose up -d --build
#### 2. アクセスと設定
- **フロントエンド UI**: http://localhost
- **フロントエンド UI**: http://localhost:8888
- **デフォルトアカウント**: `quantdinger` / `123456`
> **注意**: AI機能や本番環境のセキュリティのために、`backend_api_python/.env` を編集し(`OPENROUTER_API_KEY`の追加、パスワードの変更)、`docker-compose restart backend` でサービスを再起動してください。