2 references to DashboardApiDisabled
aspire (2)
Commands\DashboardRunCommand.cs (1)
193
!ConfigSettingHasValue(unmatchedTokens, environment, KnownConfigNames.
DashboardApiDisabled
))
src\Shared\DashboardConfigNames.cs (1)
16
public static readonly ConfigName DashboardAspireApiDisabledName = new(KnownConfigNames.
DashboardApiDisabled
);