mirror of
https://github.com/docmost/docmost.git
synced 2026-05-17 23:14:07 +08:00
email integration
* Nest email module with smtp, postmark and console log drivers * react-email package
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export const MAIL_DRIVER_TOKEN = 'MAIL_DRIVER_TOKEN';
|
||||
export const MAIL_CONFIG_TOKEN = 'MAIL_CONFIG_TOKEN';
|
||||
Reference in New Issue
Block a user