fix small issue

This commit is contained in:
yogesh_gohil
2019-11-18 12:14:08 +05:30
parent 52d3c6a944
commit 4a8ac36b3a
8 changed files with 52 additions and 39 deletions

View File

@ -148,7 +148,7 @@ export default {
return {
mailConfigData: {
mail_driver: 'smtp',
mail_host: 'mailtrap.io',
mail_host: '',
mail_port: null,
mail_username: null,
mail_password: null,