refactor: move app.py and excluded_containers.json to app/ directory
This commit is contained in:
1233
app/app.py
Normal file
1233
app/app.py
Normal file
File diff suppressed because it is too large
Load Diff
4
app/excluded_containers.json
Normal file
4
app/excluded_containers.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"excluded_containers": [],
|
||||
"description": "Список контейнеров, которые генерируют слишком много логов и исключаются из отображения"
|
||||
}
|
||||
Reference in New Issue
Block a user