services: hatch-homepage: build: . ports: - "3000:80" restart: unless-stopped