1 write to _configuration
aspire (1)
Commands\RunCommand.cs (1)
58_configuration = configuration;
1 reference to _configuration
aspire (1)
Commands\RunCommand.cs (1)
194var isRemoteContainers = _configuration.GetValue<bool>("REMOTE_CONTAINERS", false);