From 6ef9be1f28235b18e2d9db885b6aac0e6f8b4163 Mon Sep 17 00:00:00 2001 From: Vince Hall Date: Sun, 23 Aug 2020 11:55:10 +0000 Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration --- exampleSite/.forestry/settings.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/exampleSite/.forestry/settings.yml b/exampleSite/.forestry/settings.yml index dbc5744..3c2b2a0 100644 --- a/exampleSite/.forestry/settings.yml +++ b/exampleSite/.forestry/settings.yml @@ -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