services: worker: build: . container_name: uv_worker restart: unless-stopped environment: - ENV=development volumes: - .:/app