Update from Forestry.io - Updated Forestry configuration

This commit is contained in:
Frank Taillandier
2019-07-04 12:33:10 +00:00
committed by Forestry.io
parent f4179614de
commit be87ef8c83

View File

@@ -36,7 +36,7 @@ build:
- JEKYLL_ENV=production
preview_output_directory: _site
output_directory: _site
instant_preview_command: bundle exec jekyll serve --baseurl "" --drafts --unpublished
--future --port 8080 --host 0.0.0.0 -d _site
instant_preview_command: bundle exec jekyll serve --drafts --unpublished --future
--port 8080 --host 0.0.0.0 -d _site --baseurl ''
preview_docker_image: forestryio/ruby:2.6
mount_path: "/srv"