change to image again
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
name: andrewamason.tech
|
||||
services:
|
||||
website:
|
||||
image: cgr.dev/chainguard/hugo:latest
|
||||
command: serve --bind 0.0.0.0 --port 8080 --contentDir /src --cacheDir /tmp/hugo_cache
|
||||
image: ghcr.io/hugomods/hugo:latest
|
||||
command: serve -D
|
||||
volumes:
|
||||
- nfs_hugo_src:/src
|
||||
- nfs_hugo_cache:/tmp/hugo_cache
|
||||
|
||||
Reference in New Issue
Block a user