Allow Alternative Hugo Website Branches #10

Merged
me merged 2 commits from dev into main 2025-08-19 15:11:40 -07:00
Showing only changes of commit 0478e8e108 - Show all commits

View File

@@ -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: