Update appsettings.Development.json

This commit is contained in:
Stone_Red
2023-05-24 11:45:16 +02:00
committed by GitHub
parent 104bd37bcb
commit 2f79ccb22d
@@ -7,7 +7,7 @@
}
},
"EmailSettings": {
"User": "SMTP_USER",
"User": "<SMTP_USER>",
"Key": "<SMTP_KEY>",
"DefaultEmail": "SMTP_EMAIL_ADDRESS",
"Templates": {