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

@ -81,7 +81,7 @@ services:
- "80:80"
- "443:443"
- "8443:8443"
- "8888:8888"
- "8080:8080"
image: ${TPOT_REPO}/galah:${TPOT_VERSION}
environment:
LLM_PROVIDER: ${GALAH_LLM_PROVIDER}