docs: improve offline deployment guide with docker compose (#191)

This commit is contained in:
Dayuan Jiang
2025-12-10 09:40:48 +09:00
committed by GitHub
parent 5da4ef67ec
commit 9d4c89ec43
5 changed files with 21 additions and 33 deletions

View File

@@ -114,7 +114,7 @@ docker run -d -p 3000:3000 \
ghcr.io/dayuanjiang/next-ai-draw-io:latest
```
または env ファイルを使用`env.example` から作成)
または env ファイルを使用:
```bash
cp env.example .env