preview_docker_image: forestryio/hugo:latest | preview_docker_image: forestryio/hugo:latest | ||||
mount_path: "/srv" | mount_path: "/srv" | ||||
working_dir: "/srv" | working_dir: "/srv" | ||||
instant_preview_command: hugo server -D -E -F --renderToDisk -d public | |||||
instant_preview_command: hugo server -D -E -F --port 8080 --bind 0.0.0.0 --renderToDisk | |||||
-d public | |||||
version: 0.71.1 | version: 0.71.1 |