Fix stuff

This commit is contained in:
Joey Yakimowich-Payne 2026-01-23 15:04:49 -07:00
commit 255497837b
No known key found for this signature in database
GPG key ID: 6BFE655FA5ABD1E1
4 changed files with 22 additions and 36 deletions

View file

@ -120,6 +120,8 @@ services:
GEMINI_API_KEY: ${GEMINI_API_KEY:-}
volumes:
- ./data:/data
tmpfs:
- /tmp:size=100M
ports:
- "${KABOOT_BACKEND_PORT:-3001}:3001"
depends_on: