mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-27 10:19:34 +00:00
Fix mail-tester config struct to match expiration-mailer (#108)
This commit is contained in:
@@ -26,8 +26,8 @@ args:
|
||||
|
||||
type config struct {
|
||||
Mailer struct {
|
||||
cmd.ServiceConfig
|
||||
DB cmd.DBConfig
|
||||
DebugAddr string
|
||||
DB cmd.DBConfig
|
||||
cmd.SMTPConfig
|
||||
|
||||
From string
|
||||
|
||||
Reference in New Issue
Block a user