Fix stuff
This commit is contained in:
parent
e301d9d1eb
commit
255497837b
4 changed files with 22 additions and 36 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue