2 references to DashboardApiPrimaryApiKeyName
aspire (2)
Commands\DashboardRunCommand.cs (2)
129
if (!ConfigSettingHasValue(unmatchedTokens, _environment, DashboardConfigNames.
DashboardApiPrimaryApiKeyName
.EnvVarName))
132
environmentVariables[DashboardConfigNames.
DashboardApiPrimaryApiKeyName
.EnvVarName] = apiKey;