tweak server start command
This commit is contained in:
@@ -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
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user