Skip to content

Commit 6ee2b0a

Browse files
authored
更新docker运行步骤
1 parent 7bf87aa commit 6ee2b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
```bash
178178
git clone git@github.com:mimo-x/Code-Review-GPT-Gitlab.git
179179
cd Code-Review-GPT-Gitlab
180-
180+
vim ./config/config.py
181181
docker run -d -v ./config:/workspace/config -p 8080:80 --name codereview xuxin1/llmcodereview:latest
182182
```
183183

0 commit comments

Comments
 (0)