diff --git a/FruitBankHybrid.Shared/appsettings.json b/FruitBankHybrid.Shared/appsettings.json
index bbe2d171..47f5ae5c 100644
--- a/FruitBankHybrid.Shared/appsettings.json
+++ b/FruitBankHybrid.Shared/appsettings.json
@@ -8,10 +8,10 @@
"AyCode": {
"ProjectId": "aad53443-2ee2-4650-8a99-97e907265e4e",
"Urls": {
- //"BaseUrl": "https://localhost:59579",
- //"ApiBaseUrl": "https://localhost:59579"
- "BaseUrl": "https://shop.fruitbank.hu",
- "ApiBaseUrl": "https://shop.fruitbank.hu"
+ "BaseUrl": "https://localhost:59579",
+ "ApiBaseUrl": "https://localhost:59579"
+ //"BaseUrl": "https://shop.fruitbank.hu",
+ //"ApiBaseUrl": "https://shop.fruitbank.hu"
},
"Logger": {
"AppType": "Server",
@@ -26,8 +26,8 @@
},
"AcHubConnection": {
- //"Url": "https://localhost:59579/fbHub",
- "Url": "https://shop.fruitbank.hu/fbHub",
+ "Url": "https://localhost:59579/fbHub",
+ //"Url": "https://shop.fruitbank.hu/fbHub",
"TransportMaxBufferSize": 30000000,
"ApplicationMaxBufferSize": 30000000,
"CloseTimeout": "00:00:10",
diff --git a/FruitBankHybrid.Web.Client/FruitBankHybrid.Web.Client.csproj b/FruitBankHybrid.Web.Client/FruitBankHybrid.Web.Client.csproj
index ed55edfc..00d590c1 100644
--- a/FruitBankHybrid.Web.Client/FruitBankHybrid.Web.Client.csproj
+++ b/FruitBankHybrid.Web.Client/FruitBankHybrid.Web.Client.csproj
@@ -11,12 +11,10 @@
true
true
- false
- false
-
- Speed
-
- false
+
diff --git a/FruitBankHybrid.Web.Client/wwwroot/appsettings.json b/FruitBankHybrid.Web.Client/wwwroot/appsettings.json
index bbe2d171..47f5ae5c 100644
--- a/FruitBankHybrid.Web.Client/wwwroot/appsettings.json
+++ b/FruitBankHybrid.Web.Client/wwwroot/appsettings.json
@@ -8,10 +8,10 @@
"AyCode": {
"ProjectId": "aad53443-2ee2-4650-8a99-97e907265e4e",
"Urls": {
- //"BaseUrl": "https://localhost:59579",
- //"ApiBaseUrl": "https://localhost:59579"
- "BaseUrl": "https://shop.fruitbank.hu",
- "ApiBaseUrl": "https://shop.fruitbank.hu"
+ "BaseUrl": "https://localhost:59579",
+ "ApiBaseUrl": "https://localhost:59579"
+ //"BaseUrl": "https://shop.fruitbank.hu",
+ //"ApiBaseUrl": "https://shop.fruitbank.hu"
},
"Logger": {
"AppType": "Server",
@@ -26,8 +26,8 @@
},
"AcHubConnection": {
- //"Url": "https://localhost:59579/fbHub",
- "Url": "https://shop.fruitbank.hu/fbHub",
+ "Url": "https://localhost:59579/fbHub",
+ //"Url": "https://shop.fruitbank.hu/fbHub",
"TransportMaxBufferSize": 30000000,
"ApplicationMaxBufferSize": 30000000,
"CloseTimeout": "00:00:10",
diff --git a/FruitBankHybrid.Web/FruitBankHybrid.Web.csproj b/FruitBankHybrid.Web/FruitBankHybrid.Web.csproj
index c6a7fd7e..5ecf04d8 100644
--- a/FruitBankHybrid.Web/FruitBankHybrid.Web.csproj
+++ b/FruitBankHybrid.Web/FruitBankHybrid.Web.csproj
@@ -9,8 +9,8 @@
false
true
true
- false
- false
+
@@ -78,7 +78,7 @@
- ..\..\NopCommerce.Common\4.70\Libraries\Mango.Nop.Core\bin\FruitBank\$(Configuration)\net9.0\Mango.Nop.Core.dll
+ ..\..\NopCommerce.Common\4.70\Libraries\Mango.Nop.Core\bin\FruitBank\$(Configuration)\net9.0\Mango.Nop.Core.dll
diff --git a/FruitBankHybrid.Web/appsettings.json b/FruitBankHybrid.Web/appsettings.json
index bbe2d171..47f5ae5c 100644
--- a/FruitBankHybrid.Web/appsettings.json
+++ b/FruitBankHybrid.Web/appsettings.json
@@ -8,10 +8,10 @@
"AyCode": {
"ProjectId": "aad53443-2ee2-4650-8a99-97e907265e4e",
"Urls": {
- //"BaseUrl": "https://localhost:59579",
- //"ApiBaseUrl": "https://localhost:59579"
- "BaseUrl": "https://shop.fruitbank.hu",
- "ApiBaseUrl": "https://shop.fruitbank.hu"
+ "BaseUrl": "https://localhost:59579",
+ "ApiBaseUrl": "https://localhost:59579"
+ //"BaseUrl": "https://shop.fruitbank.hu",
+ //"ApiBaseUrl": "https://shop.fruitbank.hu"
},
"Logger": {
"AppType": "Server",
@@ -26,8 +26,8 @@
},
"AcHubConnection": {
- //"Url": "https://localhost:59579/fbHub",
- "Url": "https://shop.fruitbank.hu/fbHub",
+ "Url": "https://localhost:59579/fbHub",
+ //"Url": "https://shop.fruitbank.hu/fbHub",
"TransportMaxBufferSize": 30000000,
"ApplicationMaxBufferSize": 30000000,
"CloseTimeout": "00:00:10",