aboutsummaryrefslogtreecommitdiff
path: root/Backend/Api
diff options
context:
space:
mode:
Diffstat (limited to 'Backend/Api')
-rw-r--r--Backend/Api/Api/appsettings.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/Backend/Api/Api/appsettings.json b/Backend/Api/Api/appsettings.json
index aa9b675..48086f3 100644
--- a/Backend/Api/Api/appsettings.json
+++ b/Backend/Api/Api/appsettings.json
@@ -18,9 +18,9 @@
"UserCollectionName": "users"
},
- "EmailCfg": {
- "Email": "oddyssey.brzodolokacije@gmail.com",
- "SmtpServer": "smtp.gmail.com",
- "Password": "msbs#556"
- }
+ "EmailCfg": {
+ "Email": "oddyssey.brzodolokacije@gmail.com",
+ "SmtpServer": "smtp.gmail.com",
+ "Password": "nrokhfcwahfbqnpp" //msbs#556
+ }
}