revert all previous changes
This commit is contained in:
10
compose.yaml
10
compose.yaml
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user