diff --git a/README.md b/README.md index 8407e73..8c420cf 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,8 @@ services: hugo: container_name: hugo image: "peaceiris/hugo:v${HUGO_VERSION}" - # image: peaceiris/hugo:v${HUGO_VERSION}-mod # Hugo Modules + # image: peaceiris/hugo:v${HUGO_VERSION}-mod # Hugo Modules + # image: peaceiris/hugo:v${HUGO_VERSION}-full # Hugo Modules and Node.js ports: - 1313:1313 volumes: