Lots of data and model setup
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
}
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"Sqlite": "Data Source=test_db"
|
||||
"ApplicationDb": "Host=localhost;Database=svsim;Username=postgres;password=postgres"
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user