services: site: # image: docsy/docsy-example build: context: . command: server ports: - '1313:1313' volumes: - .:/src