Finalize adding galah

This commit is contained in:
t3chn0m4g3
2024-10-04 20:03:09 +02:00
parent c6d76f51fb
commit c0b4dd1f8e
7 changed files with 30 additions and 15 deletions

View File

@ -14,11 +14,10 @@ services:
- beelzebub_local
ports:
- "22:22"
- "2222:2222"
- "8080:8080"
- "8081:8081"
- "80:80"
- "2222:2222"
- "3306:3306"
- "8080:8080"
environment:
LLMMODEL: "ollama"
LLMHOST: "http://ollama.local:11434/api/chat"

View File

@ -16,7 +16,7 @@ services:
- "80:80"
- "443:443"
- "8443:8443"
- "8888:8888"
- "8080:8080"
image: dtagdevsec/galah:24.04
environment:
LLM_PROVIDER: "ollama"

Binary file not shown.