Allow specifying the branch of the Hugo project.

This commit is contained in:
2025-08-19 15:05:15 -07:00
parent 2663bb5351
commit 0478e8e108

View File

@@ -13,6 +13,7 @@ services:
- 1380:1380 # Development files with drafts served by Hugo Server.
environment:
- REPO=$REPO
- BRANCH=$BRANCH
- PROD=$PROD
- DEV=$DEV
healthcheck: