Allow specifying the branch of the Hugo project.
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user