Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 77755ee525 | |||
| 0134bf4312 |
+2
-2
@@ -1,8 +1,8 @@
|
||||
name: andrewamason.tech
|
||||
services:
|
||||
website:
|
||||
image: ghcr.io/hugomods/hugo:latest
|
||||
command: serve -D
|
||||
image: hugomods/hugo:exts-non-root
|
||||
command: server -D
|
||||
volumes:
|
||||
- nfs_hugo_src:/src
|
||||
- nfs_hugo_cache:/tmp/hugo_cache
|
||||
|
||||
Reference in New Issue
Block a user