Mohammad Othman

Results 2 issues of Mohammad Othman

Pull request fixes issue where boolean values in created 'cookiecutter.json' are converted into strings. Now the 'render_variable()' function preserves boolean values instead of turning everything from the .json into strings...

# Description `Settings.getDefaultHost()` was hardcoded to return `"127.0.0.1"`, ignoring the `DAPR_RUNTIME_HOST` environment variable. This meant users couldn't configure the client host via environment variables when running Dapr with custom ports....