# 本地主机上显示站点启动屏幕，URL上不显示

**URL:** <https://meta.discourse.org/t/site-splash-screen-shows-on-localhost-not-on-url/209802>\
**Category:** Self-hosting\
**Created:** [2021年十一月22日 02:18 UTC](https://meta.discourse.org/t/site-splash-screen-shows-on-localhost-not-on-url/209802 "2021-11-22T02:18:00Z")\
**Posts on this page:** 2\
**Page:** 1

<div class="post-metadata">

**Author:** ![Nycrite](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nycrite/32/240690_2.png) [@Nycrite](https://meta.discourse.org/u/Nycrite)\
**Post date:** [2021年十一月22日 02:18 UTC](https://meta.discourse.org/t/site-splash-screen-shows-on-localhost-not-on-url/209802/1 "2021-11-22T02:18:00Z")

</div>

我正在使用 Cloudflare 和 XAMPP 配置 Discourse。

设置后，我发现我的网站 teknet.app 没有显示 Discourse 的祝贺屏幕。我检查了 localhost，它在那里，但在 URL 上却看不到。有什么方法可以解决这个问题吗？

---

<div class="post-metadata">

**Author:** ![itsbhanusharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itsbhanusharma/32/180717_2.png) [@itsbhanusharma](https://meta.discourse.org/u/itsbhanusharma)\
**Post date:** [2021年十一月22日 02:21 UTC](https://meta.discourse.org/t/site-splash-screen-shows-on-localhost-not-on-url/209802/2 "2021-11-22T02:21:34Z")

</div>

您好 @Nycrite  
Discourse 不需要 XAMPP 即可运行。如果您计划仅将服务器用于 discourse，它会在其 docker 容器内捆绑 nginx。理论上，这应该是您设置 discourse 所需的全部。

请参考此安装指南：[discourse/docs/INSTALL.md at main · discourse/discourse · GitHub](https://github.com/discourse/discourse/blob/main/docs/INSTALL.md)
