Modernize and Dockerize server
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
},
|
||||
"Db": {
|
||||
"ConnectionString": "",
|
||||
"ConnectionStringZc": ""
|
||||
"ConnectionStrings": {
|
||||
"Tapi": "",
|
||||
"ZeitConsens": ""
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user