laatzen/LaaProductionWeb/LaaProductionWeb.API/appsettings.json
2023-05-08 16:58:41 +02:00

11 lines
296 B
JSON

{
"ConnectionStrings": {
"DefaultConnection": "Data Source=SLASQL01.emea.sensus.net;Initial Catalog=Auftrag;Password=ServiceParingfile;Persist Security Info=True;User ID=ServiceParingfile;"
},
"SMTPSettings": {
"Host": "",
"Port": 0,
"Username": "",
"Password": ""
}
}