From 1a8caeebb8d5e54ad9cf694a131b5519f71466fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Peixoto?= Date: Tue, 2 Mar 2021 19:50:35 +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 a9b0ab85..9078b9b2 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -74,6 +74,6 @@ build: preview_output_directory: dist install_dependencies_command: npm install preview_docker_image: forestryio/node:12 - mount_path: "/srv" - working_dir: "/srv" + mount_path: "/" + working_dir: "/" instant_preview_command: npm run dev