mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Fix khoj computer image name used in docker-compose.yml instead
This commit is contained in:
@@ -28,7 +28,7 @@ services:
|
||||
# Creates Computer for Khoj to use.
|
||||
# Set KHOJ_OPERATOR_ENABLED=True in the server service environment variable to enable.
|
||||
computer:
|
||||
image: ghcr.io/khoj-ai/computer:latest
|
||||
image: ghcr.io/khoj-ai/khoj-computer:latest
|
||||
ports:
|
||||
- "5900:5900"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user