aktualizacja appsettings

This commit is contained in:
Maciej Maciejewski 2024-12-12 20:20:13 +01:00
parent 43da6a5d93
commit ba4f8a717c

View File

@ -1,6 +1,6 @@
{
"AppSettings": {
"ConnectionString": "Server=localhost,1433;Initial Catalog=master;User Id=sa;Password=Rap45tro2;"
"ConnectionString": "Server=localhost;Initial Catalog=master;User Id=sa;Password=Rap45tro2;"
},
"TokenConfig": {