mail app setting
This commit is contained in:
parent
9bf9ca9874
commit
b45b6a1f7c
@ -5,5 +5,11 @@
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
"AllowedHosts": "*",
|
||||
"SmtpClientHost": "smtp.gmail.com",
|
||||
"SmtpClientPort": "587",
|
||||
"PopHost": "pop.gmail.com",
|
||||
"PopPort": "995",
|
||||
"MailLogin": "servicesource408@gmail.com",
|
||||
"MailPassword": "lodj efpk alyd fjfm"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user