Update from Forestry.io - Updated Forestry configuration

This commit is contained in:
João Peixoto
2021-03-02 19:56:26 +00:00
committed by Forestry.io
parent 1a8caeebb8
commit c8bc149226
+2 -2
View File
@@ -74,6 +74,6 @@ build:
preview_output_directory: dist
install_dependencies_command: npm install
preview_docker_image: forestryio/node:12
mount_path: "/"
working_dir: "/"
mount_path: "/srv"
working_dir: "/srv/src"
instant_preview_command: npm run dev