Files
FA_WEB/AzureDataModel/appsettings_Azure.json
Piotr Kus e7342abadd * Created AzureDataModel
* Created Hangfire API
2025-02-12 20:29:10 +01:00

5 lines
384 B
JSON

{
"ConnectionStrings": {
"AzureConnection": "Server=tcp:fakrosno-hangfire.database.windows.net,1433;Initial Catalog=FaKrosnoHangfire;Persist Security Info=False;User ID=fakrosno_hangfire@trentblaugranagmail.onmicrosoft.com;Password=juhrot-zigQuz-6jydpu;MultipleActiveResultSets=False;Encrypt=True;TrustServerCertificate=False;Authentication=\"Active Directory Password\";"
}
}