djcaliOriginal post
Rank 3: Container
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations.
I see in the console where you can set up smtp. My .env file has the first projects smtp config. How can I set up the 2nd project to use different settings?
Thanks
Summary
Developer wants to set up different email hosts for different projects. They already have SMTP set up for the first project in the .env file. They are looking for a way to configure SMTP settings for the second project separately.