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