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",