Update from Forestry.io - Updated Forestry configuration

This commit is contained in:
Ricardo-Silva91
2020-12-31 10:20:50 +00:00
committed by Forestry.io
parent 73315cc769
commit 9b9b00b71b

View File

@@ -15,9 +15,9 @@ front_matter_path: ''
use_front_matter_path: false
file_template: ":filename:"
build:
preview_output_directory: ".vuepress/dist"
preview_output_directory: dist
install_dependencies_command: npm install
preview_docker_image: forestryio/node:12
mount_path: "/srv"
working_dir: "/srv"
instant_preview_command: npm run develop
instant_preview_command: npm run build