I just installed this for my instance via Docker, works really well! The only strange thing I noticed is that when, for example, a "5 more" button is show in the comments, clicking that button doesn't show the additional comments. I don't see anything strange in the Docker logs, the browser console or in Nginx (which acts as reverse proxy) when this happens. Am I missing something in my reverse proxy? Right now I'm only proxying requests to 127.0.0.1:8080.
Thank you very much!