You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add to the DaprRuntimeOptions a setting to add the Application host in addition to the port.
This would allow the app to run in a docker container locally instead of having to run on localhost.
Describe the feature
Add to the DaprRuntimeOptions a setting to add the Application host in addition to the port.
This would allow the app to run in a docker container locally instead of having to run on localhost.
Release Note
RELEASE NOTE: