CCNet - 电子邮件通知网页 URL 指向本地主机?
当我从 ccnet 发送电子邮件通知时。电子邮件中的网页链接指向 localhost,而不是构建机器的 IP 地址。
有谁知道如何改变这个?
电子邮件如下:
CruiseControl.NET 项目ExampleProj 的构建结果(网页)
构建成功 项目:ExampleProj 构建日期:2010-11-03 16:49:36 运行时间:00:00:10 集成请求:管理员从 Buildbox 触发了构建 (ForceBuild) 自上次构建以来的修改 (0)
When I send an email notification from ccnet. The webpage link in the email points to localhost rather than the ip address of the build machine.
Does anyone know how to change this?
email is as follows:
CruiseControl.NET Build Results for project ExampleProj (web page)
BUILD SUCCESSFUL
Project: ExampleProj
Date of build: 2010-11-03 16:49:36
Running time: 00:00:10
Integration Request: Administrator triggered a build (ForceBuild) from Buildbox
Modifications since last build (0)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您可以在 ccnet.config 文件中对其进行配置:
You configure it in the ccnet.config file:
它可能位于网站目录下的 XSL 文件中。
It's probably in the XSL files under the website directory.