docs: add LLM provider config (Ollama/vLLM/mixed), fix risk network alias in compose

This commit is contained in:
Celes Renata
2026-04-29 03:08:54 +00:00
parent f151747d56
commit 11c6457559
2 changed files with 124 additions and 3 deletions
+4
View File
@@ -312,6 +312,10 @@ services:
<<: *app-env
ports:
- "8003:8000"
networks:
default:
aliases:
- risk
depends_on:
postgres:
condition: service_healthy