I tried to configure the HostAddress to run on any IP as for the instructions
but I got the following error when running the Host
Error starting service - The value of the property 'HostAddress' cannot be parsed. The error is: Invalid URI: The hostname could not be parsed. (C:\test\DynamicPowerShellApi.Host.exe.Config line 6)
What should I write as HostAddress to listen to any ip?
Thanks