更新 README.md

This commit is contained in:
Lyric-c 2023-08-07 14:33:51 +08:00
parent 3f809e9337
commit 3fd1030b63

View File

@ -57,6 +57,12 @@ git clone https://github.com/srcrs/rss-reader
docker-compose up -d
```
国内服务器将Dockerfile中取消下面注释使用 go mod 镜像
```dockerfile
#RUN go env -w GO111MODULE=on && \
# go env -w GOPROXY=https://goproxy.cn,direct
```
部署成功后通过ip+端口号访问
# nginx反代