Compare commits

..

No commits in common. "e8cecbb06cc32101be17797bd928716c974e1977" and "e8a6486f046ce56682d1127b3b71d2643d6875cb" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{ {
"ConnectionStrings": { "ConnectionStrings": {
"ConnectionString": "Data Source=100.73.220.50;Initial Catalog=FruitBank_DEV;Integrated Security=False;Persist Security Info=False;User ID=sa;Password=v6f_?xNfg9N1;Trust Server Certificate=True", "ConnectionString": "Data Source=100.73.220.50;Initial Catalog=FruitBank_PROD;Integrated Security=False;Persist Security Info=False;User ID=sa;Password=v6f_?xNfg9N1;Trust Server Certificate=True",
"DataProvider": "sqlserver", "DataProvider": "sqlserver",
"SQLCommandTimeout": null, "SQLCommandTimeout": null,
"WithNoLock": false "WithNoLock": false

View File

@ -45,8 +45,7 @@
"Site": { "Site": {
"PostalCode": "1239", "PostalCode": "1239",
"City": "Budapest", "City": "Budapest",
"Street": "Nagykőrösi út", "Street": "Nagykőrösi út 353."
"StreetNumber": "353"
} }
}, },
"Thresholds": { "Thresholds": {