commit
b403f5cf71
|
@ -91,7 +91,7 @@ namespace Oqtane.Infrastructure
|
||||||
// get configuration
|
// get configuration
|
||||||
if (install == null)
|
if (install == null)
|
||||||
{
|
{
|
||||||
// startup or auotmated installation
|
// startup or automated installation
|
||||||
install = new InstallConfig
|
install = new InstallConfig
|
||||||
{
|
{
|
||||||
ConnectionString = _config.GetConnectionString(SettingKeys.ConnectionStringKey),
|
ConnectionString = _config.GetConnectionString(SettingKeys.ConnectionStringKey),
|
||||||
|
|
Loading…
Reference in New Issue
Block a user