allure-framework / allure-python

Allure integrations for Python test frameworks
https://allurereport.org/
Apache License 2.0
713 stars 233 forks source link

Closed. About allure serve this command, how to open report html directly ? #823

Closed two867 closed 1 week ago

two867 commented 1 week ago

Why is it that every time I use allure serve ./report/temp -h 127.0.0.1 -p 6737 to open a report, the browser jumps to http://kubernetes.docker.internal:6737/ ? I can't open this site, shouldn't it just go to 127.0.0.1:6737 ? allure

two867 commented 1 week ago

Already resolved, only specify the port number