# debugger_compose

> **Function** in `langgraph_cli`

📖 [View in docs](https://reference.langchain.com/python/langgraph-cli/docker/debugger_compose)

## Signature

```python
debugger_compose(
    *,
    port: int | None = None,
    base_url: str | None = None,
) -> dict
```

---

[View source on GitHub](https://github.com/langchain-ai/langgraph/blob/d27d4b2d9895a4aa83170b4aaa135878f99c7fd6/libs/cli/langgraph_cli/docker.py#L145)