feat: docker and docker compose added

This commit is contained in:
2026-08-02 23:33:59 +03:30
parent a7a02ef141
commit 4eb9d7fb37
5 changed files with 103 additions and 0 deletions
+3
View File
@@ -6,3 +6,6 @@ RESUME_AGENT_API_STYLE=chat
RESUME_AGENT_LLM_TIMEOUT_SECONDS=1800
RESUME_AGENT_LOG_LEVEL=INFO
RESUME_AGENT_LOG_MODEL_PAYLOADS=true
# Optional host port used by Docker Compose.
RESUME_AGENT_PORT=8000