added --buildDrafts for local development

This commit is contained in:
Anton Roslund
2025-02-16 22:05:37 +01:00
parent 33cab22d0c
commit 5d927832b0
+1 -1
View File
@@ -4,7 +4,7 @@ services:
site:
image: hugomods/hugo:exts
command: server
command: server --buildDrafts
ports:
- "1313:1313"
volumes: