formatting error

This commit is contained in:
Andrew Amason
2024-12-30 16:52:12 -05:00
parent 02c5caf047
commit 02a900070e

View File

@@ -2,7 +2,7 @@ name: andrewamason.tech
services: services:
website: website:
image: cgr.dev/chainguard/hugo:latest image: cgr.dev/chainguard/hugo:latest
command: server -D -C /src command: server -D -c /src
volumes: volumes:
- nfs_hugo_src:/src - nfs_hugo_src:/src
- nfs_hugo_cache:/tmp/hugo_cache - nfs_hugo_cache:/tmp/hugo_cache