Quicker update of smtp config than launcher rebuild?

Is there a quicker procedure to update the smtp server details (just the smtp address for example) than running ./launcher rebuild app ?

   ./launcher destroy app
   ./launcher start app

Works if you have just changed environment variables.

5 Likes

Does this also work for just altering database connection details? And does it work for any settings in app.yml other than the actual app itself?

UPDATE:
In minor testing the answer appears to be YES, this does work.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.