talos/.env.example
ilia 12a6e2b6bc
Some checks failed
CI / skip-ci-check (push) Successful in 8s
CI / secret-scan (push) Successful in 7s
CI / python-ci (push) Failing after 19s
Initial commit: Talos edge-facing scan orchestrator.
FastAPI + Kali tools UI for authorized scans of levkin.ca / LAN targets.
Gitignore local data/.env; add pytest + gitleaks CI.
2026-07-12 11:46:54 -04:00

8 lines
228 B
Plaintext

# Ollama — use homelab devGPU (RTX 4080) instead of bundled container:
# OLLAMA_URL=http://10.0.10.122:11434
OLLAMA_URL=http://ollama:11434
OLLAMA_MODEL=qwen2.5:14b
ALLOW_LOOPBACK=false
BLOCKED_TARGETS=
MAX_CONCURRENT_SCANS=5