Update from Forestry.io - Updated Forestry configuration

This commit is contained in:
Vince Hall 2020-08-23 11:55:10 +00:00 committed by Forestry.io
parent b199a9e4fe
commit 6ef9be1f28

View File

@ -32,5 +32,6 @@ build:
preview_docker_image: forestryio/hugo:latest
mount_path: "/srv"
working_dir: "/srv"
instant_preview_command: hugo server -D -E -F --renderToDisk -d public
instant_preview_command: hugo server -D -E -F --port 8080 --bind 0.0.0.0 --renderToDisk
-d public
version: 0.71.1