Skip to content

Commit

Permalink
Update daprdocs/content/en/developing-applications/debugging/debuggin…
Browse files Browse the repository at this point in the history
…g-docker-compose.md

Co-authored-by: Mark Fussell <[email protected]>
Signed-off-by: Oliver Tomlinson <[email protected]>
  • Loading branch information
olitomlinson and msfussell authored Nov 21, 2023
1 parent 4cb2cc7 commit 0bfe63f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ type: docs
title: "Debugging Dapr Apps running in Docker Compose"
linkTitle: "Debugging Docker Compose"
weight: 300
description: "Debug Dapr apps locally which are part of a docker compose deployment"
description: "Debug Dapr apps locally which are part of a Docker Compose deployment"
---

The goal of this article is to demonstrate a way to debug one or more daprised applications (via your IDE, locally) while remaining integrated with the other applications that have deployed in the docker compose environment.
Expand Down

0 comments on commit 0bfe63f

Please sign in to comment.