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