Files
MilkyShots/Lactose/appsettings.Docker.json
T

13 lines
247 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
},
"DatabaseAddress": {
"Host": "database",
"Port": 3306
}
}