services: komodo-mcp: build: . container_name: komodo-mcp-dev env_file: - .env ports: - "8001:8000" restart: unless-stopped