Skip to content

Commit

Permalink
V1.3版本更新
Browse files Browse the repository at this point in the history
  • Loading branch information
nuanxinqing123 committed Nov 25, 2021
1 parent bc9c60f commit 8ed3631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mkdir HNconfig && cd HNconfig
wget https://ghproxy.com/https://github.com/nuanxinqing123/HomeNavigation/blob/master/conf/config.json
// 第三步:运行Docker image
docker run -itd --name HomeNavigation -v $PWD:/go/src/Gin_HomeNavigation/conf -p 8082:8100 nuanxinqing123/home_navigation:1.2
docker run -itd --name HomeNavigation -v $PWD:/go/src/Gin_HomeNavigation/conf -p 8082:8100 nuanxinqing123/home_navigation:1.3
```
好了,部署完成。如果需要修改前端的显示内容,直接修改 HNconfig/config.json里面的内容就好了。还有就是启动命令默认是8082端口,大家自行修改一下

Expand Down

0 comments on commit 8ed3631

Please sign in to comment.