fix: auto-fix code quality [skip ci]

This commit is contained in:
mytheclipsebotreview
2026-07-25 12:43:40 +07:00
parent b4a55cfa7b
commit cd36326202
4 changed files with 19 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
# ── llm-api service (Rust GGUF inference) ──
# Model file is mounted from host; healthcheck tolerates HTTP 404 (exit 22)
# from curl to confirm the server is alive regardless of endpoint availability.
services:
llm-api:
container_name: llm-api