默认的 app.yml 文件在哪里?

I am trying to find a default app.yml file to put into my containers folder so I can edit it as per here.

For now, when I try to run set up, I get this message.

Port 80 appears to already be in use.

If you are trying to run Discourse simultaneously with another web
server like Apache or nginx, you will need to bind to a different port

See https://meta.discourse.org/t/17247

If you are reconfiguring an already-configured Discourse, use

./launcher stop app

to stop Discourse before you reconfigure it and try again.

I have a ghost blog already taking up port 80 and 443. Just need a default yml file so I can run the installer then work with nginx.

1 个赞

It should be in the samples folder, samples/standalone

6 个赞

我编辑了 samples 目录中的原始 web_only.yml 文件。

请告诉我如何再次获取 web_only.yml 示例文件(我的 droplet/实例中已不再存在该文件,因为我已经编辑并保存了 samples 版本)。

参见

https://github.com/discourse/discourse_docker/tree/main/samples

3 个赞

此主题已在 2393 天后自动关闭。不再允许回复。