I’ve looked through forum a bit but can’t find it. If I want to start a second instance of discourse on my docker install, should be it enough to copy/paste app.yml to say app2.yml, change the hostname, expose settings (we use nginx in front of it) and the host paths?
Note that I don’t want to mess with my existing install, I just want another one next to it, if possible.