Email Attachment Sending Error in Self-Hosted Novu Application on Docker-Compose
"Our application requires sending emails with attachments. We are hosting Novu on Docker-compose for self-hosting purposes. However, we encounter an 'Internal Server Error' when attempting to send email attachments, indicating that the API cannot connect to Localstack. Interestingly, we are able to send attachments successfully when running Novu locally. Nonetheless, when we try to do the same on Docker-compose, we continue to receive the error."