Skip to content

Commit

Permalink
Update the pixiu-aio image repo (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
caoyingjunz authored Jun 10, 2024
1 parent 266a475 commit f71c1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ vim /etc/pixiu/config.json
```
# 启动 pixiu
```bash
docker run -d --net host --restart=always --privileged=true -v /etc/pixiu/:/configs --name pixiu-aio jacky06/pixiu-aio
docker run -d --net host --restart=always --privileged=true -v /etc/pixiu/:/configs --name pixiu-aio harbor.cloud.pixiuio.com/pixiuio/pixiu-aio
登录效果
浏览器登陆: http://192.168.16.156
```
Expand Down

0 comments on commit f71c1d8

Please sign in to comment.