You can change it in the configuration page.
Emmanuel
Oscar Picasso a écrit :
Hi,
I use continuum to build some ant based projects. For these projects I have
set an email notification in the web interface. But this notification
report
url points to a wrong host and a wrong port.
I get:
Online report :
http://localhost:8080/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/31/buildId/62
where I want:
http://reports.intra:8081/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/31/buildId/62
Where do I set the base url that will be sent in the email notifications? I
have seen something like reportUrl while googling but I am don't see where
to set it.
Oscar