This commit is contained in:
colben 2023-04-16 22:47:25 +08:00
parent 187d994e6f
commit baa2b310e0

View File

@ -28,7 +28,7 @@
```
## 挂载 hugo 和 nginx 前端目录
- 下载 [hugo_extended](https://github.com/gohugoio/hugo/releases)
- 下载 [hugo_extended_0.106.0](https://github.com/gohugoio/hugo/releases/download/v0.106.0/hugo_extended_0.106.0_linux-amd64.tar.gz)
- 解压获取可执行二进制文件 hugo
- 挂载 hugo 到 gitea 容器中
```yaml