diff --git a/.forestry/settings.yml b/.forestry/settings.yml
index 40d9a0d943d0ab9b9a39f5996a9f321c42e3862b..98e3ce22d5876ad6fafdca8321f703c0a3c064c0 100644
--- a/.forestry/settings.yml
+++ b/.forestry/settings.yml
@@ -16,12 +16,12 @@ use_front_matter_path:
 file_template: ":filename:"
 build:
   preview_env:
-  - JEKYLL_ENV=development
+  - JEKYLL_ENV=staging
   - GIT_LFS_SKIP_SMUDGE=1
   preview_output_directory: _site
   install_dependencies_command: bundle install
   preview_docker_image: forestryio/ruby:2.6
   mount_path: "/srv"
   working_dir: "/srv"
-  instant_preview_command: bundle install && bundle exec jekyll serve --drafts --unpublished
+  instant_preview_command: buneld install && bundle exec jekyll serve --drafts --unpublished
     --future --port 8080 --host 0.0.0.0 -d _site