feat: attach hermes to vpn_net + compose-v5 compat fixes #60

Merged
gortium merged 3 commits from feat/hermes-vpn-net into master 2026-09-18 16:01:52 +00:00
Showing only changes of commit 9b621c0410 - Show all commits

View File

@@ -142,7 +142,7 @@ services:
- CACHE_URL=redis://honcho-redis:6379/0 - CACHE_URL=redis://honcho-redis:6379/0
- CACHE_ENABLED=true - CACHE_ENABLED=true
- EMBEDDING_VECTOR_DIMENSIONS=1024 - EMBEDDING_VECTOR_DIMENSIONS=1024
- AUTH_USE_AUTH=true - AUTH_USE_AUTH=false
- AUTH_JWT_SECRET=${HONCHO_AUTH_JWT_SECRET} - AUTH_JWT_SECRET=${HONCHO_AUTH_JWT_SECRET}
- HONCHO_OPENAI_API_KEY=${HONCHO_OPENAI_API_KEY} - HONCHO_OPENAI_API_KEY=${HONCHO_OPENAI_API_KEY}
volumes: volumes: