I just installed Discourse and it looks great.
I set my Docker container to use port 8080 for now so I can run Apache along side of this Discourse installation and access my regular website I disabled temporarily. One issue though, every URL I type in other than forum.domain.com redirects itself back to forum.mydomainhere.com, so I cannot browse to mydomainhere.com.
I’ve used ./launch enter app and I’m now looking at the Ruby MVC/Framework. I was hoping someone can guide me to what is controlling that redirect so I can undo it to allow mydomainhere.com to become accessible again. Thanks!