services: homepg: image: git.1159.cl/mario1159/1159cl:latest container_name: homepg_1159cl ports: - "8000:8000" volumes: - ./src:/app working_dir: /app command: deno task serve