login changes

This commit is contained in:
roman
2026-06-10 20:39:52 +02:00
parent 841037013a
commit 43011f0a77
13 changed files with 528 additions and 52 deletions
@@ -1,8 +1,13 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
"ConnectionStrings": {
"Default": "Server=192.168.1.68;Port=3306;Database=calendarreminder;User=mip;Password=mip@2013;"
},
"Jwt": {
"Secret": "Hhb$bHfHsi@*lqxd1noC&DPK!$SL8fy9x"
},
"Email": {
"Username": "nas@culak.sk",
"Password": "qyoq taqy vwpb tyiq",
"From": "nas@culak.sk"
}
}