Hi,
I have a question - How can I update nginx.conf or discourse.conf without having it reset when the container is rebuilt?
I edit the file using nano, save it. But when I rebuild the app, the original file is there instead of the updated one. Can someone help please?