Remove erroneous app.json default
This commit is contained in:
parent
2a61cf1b51
commit
b3102f5f32
2
app.json
2
app.json
@ -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": {
|
||||||
|
Loading…
Reference in New Issue
Block a user