man-group / dapr-sidekick-dotnet

Dapr Sidekick for .NET - a lightweight lifetime management component for Dapr
Apache License 2.0
175 stars 21 forks source link

Add UseDefaultPlacementHostAddress option #17

Closed badgeratu closed 3 years ago

badgeratu commented 3 years ago

Description

Adds a UseDefaultPlacementHostAddress Sidecar option so the default placement host address 127.0.0.1:6050 (on Windows) can be suppressed from the daprd command-line. Defaults to true so the behavior remains the same as the Dapr CLI unless overridden.

Issue reference

Closes #6

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list: