Hi,
For a new site that I'm creating, I was looking for a new forum. I came across Misago, and it looks exactly what I'm looking for. Especially, having Django as the web framework. I have installed Misago using the documentation. However, I do not use NGINX Proxy any longer. I use CloudFlare tunnels. I've been trying to remove NGINX but it's not going well. I may not be searching correctly or looking in the right spot; Could you guide me, if it exists, a sample Docker Compose of just Misago? I would be using Redis and Celery, just not NGINX. And it would be for a production website, not just development (playing around).
Thank you for any assistance.