# 在 standalone.yml 上运行构建

**URL:** <https://meta.discourse.org/t/running-a-build-on-standalone-yml/371032>\
**Category:** Support\
**Created:** [2025年六月20日 14:08 UTC](https://meta.discourse.org/t/running-a-build-on-standalone-yml/371032 "2025-06-20T14:08:03Z")\
**Posts on this page:** 1\
**Showing post:** 6

<div class="post-metadata">

**Author:** ![ryan\_olsen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ryan_olsen/32/508705_2.png) [@ryan\_olsen](https://meta.discourse.org/u/ryan_olsen)\
**Post date:** [2025年六月20日 23:08 UTC](https://meta.discourse.org/t/running-a-build-on-standalone-yml/371032/6 "2025-06-20T23:08:54Z")

</div>

是的，standalone.yml 文件适用于您必须使用非标准端口并在 Web 服务器上进行代理的情况。例如，我将其运行在 127.0.0.1:3000 上，nginx 将其代理到 443，因为我在同一台服务器上运行了 6 个网站，所以 nginx 可以在同一个 IP 地址上托管多个网站。[discourse\_docker/samples/standalone.yml at main · discourse/discourse\_docker · GitHub](https://github.com/discourse/discourse_docker/blob/main/samples/standalone.yml)  
是的，如今在端口 25 上运行自己的邮件服务器并不是一个好主意，因为大多数电子邮件提供商都已将整个 VPS 子网列入了黑名单。

---

_[View the full topic](https://meta.discourse.org/t/running-a-build-on-standalone-yml/371032)._
