Pushed up to docker

This commit is contained in:
2021-11-02 09:16:15 -04:00
parent a3ec5f6169
commit 873f126aac
10 changed files with 452 additions and 846 deletions

View File

@@ -0,0 +1,12 @@
{
"ConnectionStrings": {
"postgres": "host=2huapidb;database=2huapi;user id=2huapi;password=2huapi;"
},
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}