What values should be when knowage server is installed on localhost and python and flask on the same computer?
I have put for knowageaddress and pythonaddress "localhost: but it doesn't work. Flask port is 5000 , knowage - 8080
<hmackey>foobar123</hmackey>
<knowageaddress>knowage.server.address.com</knowageaddress>
<pythonaddress>python.webservice.address.com</pythonaddress>
<bokehportsrange>57000-58000</bokehportsrange>