Allure property allure.serve.host is not working
I have a java project for api and end-to-end ui testing and right now I am changing my reports from Serenity to Allure. I’ve setup the serve goal in my maven verify phase and it works fine, but Allure serves the report in a weird IP address by default, and it happens to be an address that I can’t use on my work machine, so I need to change it to localhost.