mirror of
https://github.com/docker/awesome-compose.git
synced 2025-11-23 00:44:27 +01:00
Move all samples to the root dir
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
This commit is contained in:
9
aspnet-mssql/app/aspnetapp/appsettings.Development.json
Executable file
9
aspnet-mssql/app/aspnetapp/appsettings.Development.json
Executable file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Debug",
|
||||
"System": "Information",
|
||||
"Microsoft": "Information"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user