revert all previous changes

This commit is contained in:
Andrew Amason
2024-12-30 16:29:13 -05:00
parent 1aa22d1741
commit 2140ca9749

View File

@@ -1,12 +1,8 @@
name: andrewamason.tech
services:
server:
image: docsy/docsy-example
build:
context: .
command: server
#command: server -D
website:
image: cgr.dev/chainguard/hugo:latest
command: server -D
volumes:
- nfs_hugo_src:/src
- nfs_hugo_cache:/tmp/hugo_cache