Skip to content

Commit 55476be

Browse files
authored
Merge branch 'main' into optimize_info
2 parents aa24325 + 6ee2b0a commit 55476be

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,11 @@
176176

177177
```bash
178178
git clone git@github.com:mimo-x/Code-Review-GPT-Gitlab.git
179+
179180
cd Code-Review-GPT-Gitlab
180181

182+
vim ./config/config.py
183+
181184
docker run -d --network bridge --add-host=host.docker.internal:host-gateway -v ./config:/workspace/config -p 8080:80 --name codereview xuxin1/llmcodereview:latest
182185
```
183186

@@ -254,8 +257,8 @@ python3 app.py
254257

255258
## Powered by [Mobvista - 汇量科技](https://www.mobvista.com)
256259

257-
<p align="center">
258-
<img src="doc/img/Logo-MV.png" style="width:500px;"/>
260+
<p align="left">
261+
<img src="doc/img/Logo-MV.png" style="width:200px;"/>
259262
</p>
260263

261264
> **本项目由 [Mobvista 汇量科技](https://www.mobvista.com) 的技术团队研发及发布。**

0 commit comments

Comments
 (0)