Compare commits
No commits in common. "e8cecbb06cc32101be17797bd928716c974e1977" and "e8a6486f046ce56682d1127b3b71d2643d6875cb" have entirely different histories.
e8cecbb06c
...
e8a6486f04
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"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",
|
||||
"SQLCommandTimeout": null,
|
||||
"WithNoLock": false
|
||||
|
|
|
|||
|
|
@ -45,8 +45,7 @@
|
|||
"Site": {
|
||||
"PostalCode": "1239",
|
||||
"City": "Budapest",
|
||||
"Street": "Nagykőrösi út",
|
||||
"StreetNumber": "353"
|
||||
"Street": "Nagykőrösi út 353."
|
||||
}
|
||||
},
|
||||
"Thresholds": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue