make Mailer an interface
This commit is contained in:
parent
dd2412463b
commit
08c09ffee7
10 changed files with 234 additions and 227 deletions
|
|
@ -14,7 +14,7 @@ services:
|
|||
#AUTH_JWT_EXPIRY: 1h
|
||||
#AUTH_JWT_REFRESH_EXPIRY: 72h
|
||||
#AUTH_JWT_SECRET: my secret
|
||||
#EMAIL_FROM_ADDRESS: go-base
|
||||
#EMAIL_FROM_ADDRESS: go-base@example.com
|
||||
#EMAIL_FROM_NAME: Go Base
|
||||
#EMAIL_SMTP_HOST:
|
||||
#EMAIL_SMTP_PORT: 465
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue