diff --git a/.forestry/settings.yml b/.forestry/settings.yml index 5d8d7dd..b9ddcf8 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -22,11 +22,11 @@ file_template: ":filename:" build: preview_env: - HUGO_ENV=staging - - HUGO_VERSION=0.73.0 + - HUGO_VERSION=0.74.3 preview_output_directory: public preview_docker_image: forestryio/hugo:latest mount_path: "/srv" working_dir: "/srv" - instant_preview_command: hugo server -D -E -F --port 8080 --bind 0.0.0.0 --renderToDisk + instant_preview_command: hugo server -DEF --port 8080 --bind 0.0.0.0 --renderToDisk -d public -version: 0.62.2 +version: 0.74.3