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.
|
- 1380:1380 # Development files with drafts served by Hugo Server.
|
||||||
environment:
|
environment:
|
||||||
- REPO=$REPO
|
- REPO=$REPO
|
||||||
|
- BRANCH=$BRANCH
|
||||||
- PROD=$PROD
|
- PROD=$PROD
|
||||||
- DEV=$DEV
|
- DEV=$DEV
|
||||||
healthcheck:
|
healthcheck:
|
||||||
|
Reference in New Issue
Block a user