From 4e346605184cfad5b7f86d0605c8ac698dbd3763 Mon Sep 17 00:00:00 2001 From: WangJunZzz <510423039@qq.com> Date: Sun, 24 Mar 2024 21:18:58 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=85=B3=E9=97=ADmq?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../host/Lion.AbpPro.HttpApi.Host/appsettings.Production.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnet-core/services/host/Lion.AbpPro.HttpApi.Host/appsettings.Production.json b/aspnet-core/services/host/Lion.AbpPro.HttpApi.Host/appsettings.Production.json index 1c90553e..3bb4b860 100644 --- a/aspnet-core/services/host/Lion.AbpPro.HttpApi.Host/appsettings.Production.json +++ b/aspnet-core/services/host/Lion.AbpPro.HttpApi.Host/appsettings.Production.json @@ -52,7 +52,7 @@ "ExpirationTime": 2 }, "Cap": { - "Enabled": true, + "Enabled": false, "RabbitMq": { "HostName": "rabbitmq", "UserName": "admin",