diff --git a/Presentation/Nop.Web/appsettings.json b/Presentation/Nop.Web/appsettings.json index e63794d1..b779b902 100644 --- a/Presentation/Nop.Web/appsettings.json +++ b/Presentation/Nop.Web/appsettings.json @@ -40,12 +40,17 @@ "PostalCode": "1068", "City": "Budapest", "Street": "Rippl-Rónai u. 18.", - "Phone": "301111111", - "Email": "info@fruitbank.hu" + "Phone": "+36301111111", + "Email": "info@fruitbank.hu", + "Site": { + "PostalCode": "1239", + "City": "Budapest", + "Street": "Nagykőrösi út 353." + } }, "Thresholds": { - "WeightKg": 200, - "ValueHuf": 250000 + "WeightKg": 500, + "ValueHuf": 1000000 }, "ExchangeRate": { "EurHuf": 356