Merge branch 'main' into flow

This commit is contained in:
Alexey
2026-05-29 16:07:29 +03:00
committed by GitHub
7 changed files with 71 additions and 381 deletions

View File

@@ -37,4 +37,9 @@ services:
ulimits:
nofile:
soft: 65536
hard: 262144
hard: 262144
logging:
driver: json-file
options:
max-size: "50m"
max-file: "5"