tiskanje in posiljanje po mailo
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
"ConnectionStrings": {
|
||||
"DataConnection": "server=192.168.1.12;user=everything;password=EveryThing2022!;database=EveryThingDev"
|
||||
},
|
||||
"EmailSettings": {
|
||||
"Host": "mail.no-reply.si",
|
||||
"Port": 465,
|
||||
"SecureSocketOptions": "SslOnConnect",
|
||||
"Username": "cnc-paradiz@no-reply.si",
|
||||
"Password": "52svchwokzce#ss",
|
||||
"FromEmail": "cnc-paradiz@no-reply.si",
|
||||
"FromName": "CNC - Paradiž"
|
||||
},
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
|
||||
Reference in New Issue
Block a user