As you can see, at the bottom of the email it is still using the old domain in the reset link. I was able to reset my password by just substituting the new domain, but how can I fix this so it doesn’t happen with other users?
I also just noticed on the Terms of Service page at /t/terms-of-service/4 that all references to the domain have updated but references to the company name have not.
To clarify what I did with app.yml, I did
./launcher enter app
discourse remap forum.olddomain.org discuss.newdomain.org
rake posts:rebake
and also
./launcher enter app
discourse remap olddomain.org newdomain.org
rake posts:rebake