diff --git a/Oqtane.Server/appsettings.json b/Oqtane.Server/appsettings.json deleted file mode 100644 index e56b6a0f..00000000 --- a/Oqtane.Server/appsettings.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "ConnectionStrings": { - "DefaultConnection": "Data Source=(LocalDb)\\MSSQLLocalDB;AttachDbFilename=|DataDirectory|\\Oqtane-202006190523.mdf;Initial Catalog=Oqtane-202006190523;Integrated Security=SSPI;" - }, - "Runtime": "Server", - "Installation": { - "DefaultAlias": "", - "HostPassword": "", - "HostEmail": "", - "SiteTemplate": "", - "DefaultTheme": "", - "DefaultLayout": "", - "DefaultContainer": "" - } -} \ No newline at end of file