Back to Abp

ABP Suite configuration

docs/en/suite/configuration.md

10.3.0706 B
Original Source
json
//[doc-seo]
{
    "Description": "Learn how to customize ABP Suite's directory and file paths through the configuration file for optimal project management."
}

ABP Suite configuration

ABP Suite automatically finds your project directories, but when you customize your solution, you can change the directories and file paths from the Suite configuration file. The configuration file is located

Windows

bash
%USERPROFILE%\.dotnet\tools\.store\volo.abp.suite\<version>\volo.abp.suite\<version>\tools\netcoreapp3.1\any\appsettings.json

Linux/macOS

bash
$HOME/.dotnet/tools/.store/volo.abp.suite/<version>/volo.abp.suite/<version>/tools/netcoreapp3.1/any/appsettings.json