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