I’m intending to change the SMTP mail server settings for my Discourse install by updating the details in the app.yml file.
Do the changes take effect immediately or will I need to do a rebuild? TIA.
I’m intending to change the SMTP mail server settings for my Discourse install by updating the details in the app.yml file.
Do the changes take effect immediately or will I need to do a rebuild? TIA.
it does not take immediately.
There are 2 ways.
./launcher rebuild app
./launcher destroy app
and then ./launcher start app
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.