Pushed up to docker
This commit is contained in:
12
TOOHUCardAPI/appsettings.Production.json
Normal file
12
TOOHUCardAPI/appsettings.Production.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"ConnectionStrings": {
|
||||
"postgres": "host=2huapidb;database=2huapi;user id=2huapi;password=2huapi;"
|
||||
},
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Debug",
|
||||
"System": "Information",
|
||||
"Microsoft": "Information"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user