version: "3.8" services: site: image: hugomods/hugo:exts command: server --buildDrafts ports: - "1313:1313" volumes: - .:/src