From edc97ac788056ae9a4c73e06e94fe317467153bd Mon Sep 17 00:00:00 2001 From: Frank Taillandier Date: Thu, 4 Jul 2019 12:34:01 +0000 Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration --- .forestry/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forestry/settings.yml b/.forestry/settings.yml index 0a17389..9419155 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -37,6 +37,6 @@ build: preview_output_directory: _site output_directory: _site instant_preview_command: bundle exec jekyll serve --drafts --unpublished --future - --port 8080 --host 0.0.0.0 -d _site --baseurl '' + --port 8080 --host 0.0.0.0 -d _site --baseurl "" preview_docker_image: forestryio/ruby:2.6 mount_path: "/srv"