oqtane.framework/Oqtane.Server/appsettings.json
Mitchel Sellers c24504881c Revert change to appsettings.json
Reverted change
2019-05-14 16:21:37 -05:00

6 lines
190 B
JSON

{
"ConnectionStrings": {
"DefaultConnection": "Data Source=(LocalDb)\\MSSQLLocalDB;AttachDbFilename=|DataDirectory|\\Oqtane.mdf;Initial Catalog=Oqtane;Integrated Security=SSPI;"
}
}