From f4179614de67d6980f80e4566d80aaeab1253b83 Mon Sep 17 00:00:00 2001 From: Frank Taillandier Date: Thu, 4 Jul 2019 12:32:08 +0000 Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration --- .forestry/settings.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.forestry/settings.yml b/.forestry/settings.yml index 603cd07..b480c44 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -36,7 +36,7 @@ build: - JEKYLL_ENV=production 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 + instant_preview_command: bundle exec jekyll serve --baseurl "" --drafts --unpublished + --future --port 8080 --host 0.0.0.0 -d _site preview_docker_image: forestryio/ruby:2.6 mount_path: "/srv"