feat: Add Docker entrypoint script and core project settings.

This commit is contained in:
2026-01-08 02:49:59 +03:00
parent a26e709caa
commit bead5cb76c
2 changed files with 14 additions and 6 deletions

View File

@@ -205,7 +205,7 @@ case "$1" in
--bind 0.0.0.0:8000 \
--workers 3 \
--threads 2 \
--timeout 120 \
--timeout 600 \
--access-logfile - \
--error-logfile - \
--capture-output