refactor: architektur-optimierungen (systemd, jq, httpx, commit-hook)

This commit is contained in:
Hitonabi
2026-07-06 20:38:18 +02:00
parent 3fba487963
commit c92f238d2d
5 changed files with 30 additions and 4 deletions
+1
View File
@@ -14,6 +14,7 @@ Wants=network-online.target
Type=simple
WorkingDirectory=%h/mission-control-v2/backend
ExecStart=%h/mission-control-v2/backend/.venv/bin/python -m uvicorn app:app --host 0.0.0.0 --port 9001
Environment=PYTHONPATH=%h/mission-control-v2
Environment=MC_PORT=9001
Environment=MC_LLAMA_SWAP_URL=http://127.0.0.1:8080
Environment=MC_CONFIG_PATH=/etc/llama-swap/config.yaml