소스 검색

Update from Forestry.io - Updated Forestry configuration

pull/338/head
Vince Hall 4 년 전
부모
커밋
6ef9be1f28
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2
    1
      exampleSite/.forestry/settings.yml

+ 2
- 1
exampleSite/.forestry/settings.yml 파일 보기

@@ -32,5 +32,6 @@ build:
preview_docker_image: forestryio/hugo:latest
mount_path: "/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

Loading…
취소
저장