Remove erroneous app.json default

This commit is contained in:
R. Miles McCain 2020-06-14 02:05:11 +00:00
parent 2a61cf1b51
commit b3102f5f32
No known key found for this signature in database
GPG Key ID: F1053629E2905557

View File

@ -61,7 +61,7 @@
}, },
"EMAIL_HOST_USER": { "EMAIL_HOST_USER": {
"description": "SMTP server username (for sending emails)", "description": "SMTP server username (for sending emails)",
"value": "@gmail.com", "value": "",
"required": false "required": false
}, },
"EMAIL_HOST_PASSWORD": { "EMAIL_HOST_PASSWORD": {