Skip to content

The REST API which manages the SMTP server and email templates

Notifications You must be signed in to change notification settings

node-mail-broadcast/rest-api

Repository files navigation

mail-rest

Usage with Docker

Environment Variablen

env variable Description Default-Value Required?
DB_HOST Database Host for mongodb localhost No
DB_PORT Database Port for mongodb 27017 No
DB_DB Database Name for mongodb mail-rest No
DB_USER Database User for mongodb mail-rest No
DB_PASSWD Database Password for mysql Yes
RABBIT_IP RabbitMQ Host 127.0.0.1 No
RABBIT_PORT RabbitMQ Port 5672 No
RABBIT_QUEUE RabbitMQ Queue for email sending emails No

© 2023

About

The REST API which manages the SMTP server and email templates

Resources

Stars

Watchers

Forks

Releases

No releases published