Step 5: Configure Discourse to Use the SSL Certificate
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.Modify or add the following lines to the server block:
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.