mirror of
https://github.com/docker/awesome-compose.git
synced 2025-05-15 12:14:27 +00:00
9 lines
97 B
JSON
Executable File
9 lines
97 B
JSON
Executable File
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
}
|