mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Add template for a code sandbox to the docker-compose configuration
This commit is contained in:
@@ -14,6 +14,10 @@ services:
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
retries: 5
|
||||
sandbox:
|
||||
image: ghcr.io/khoj-ai/terrarium:latest
|
||||
ports:
|
||||
- "8080:8080"
|
||||
server:
|
||||
depends_on:
|
||||
database:
|
||||
|
||||
Reference in New Issue
Block a user