Pushed up to docker
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"ConnectionStrings": {
|
||||
"Sqlite": "Data Source=test.db"
|
||||
"Sqlite": "Data Source=test.db",
|
||||
"postgres": "host=192.168.3.4;database=2huapi;user id=2huapi;password=2huapi;"
|
||||
},
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
|
||||
Reference in New Issue
Block a user