docs: add LLM provider config (Ollama/vLLM/mixed), fix risk network alias in compose
This commit is contained in:
@@ -312,6 +312,10 @@ services:
|
||||
<<: *app-env
|
||||
ports:
|
||||
- "8003:8000"
|
||||
networks:
|
||||
default:
|
||||
aliases:
|
||||
- risk
|
||||
depends_on:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user