Configuring Caddy and Cloudflare for Discourse

Step 5: Configure Discourse to Use the SSL Certificate

  1. Edit the Discourse NGINX configuration to use the SSL certificate. Typically, this file is located at /etc/nginx/conf.d/discourse.conf or within the /var/discourse/containers/ directory if using Docker.

  2. Modify or add the following lines to the server block:

https://developer.tenten.co/discourse-with-cloudflare-ssl

I am trying to setup CF origin server and I am stuck at this stage for the location of the discourse.conf file so I can make the necessary modifications, where is this normally?

The instructions are not totally right here afaict because I found nothing in these locations.

Thanks for any assistance in advance.