mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Fix base image used for prod in docs
This commit is contained in:
@@ -17,7 +17,7 @@ For either of these methods, you'll need to use the prod version of the Khoj pac
|
||||
<TabItem value="docker" label="Docker">
|
||||
Update your `docker-compose.yml` to use the prod image
|
||||
```bash
|
||||
image: ghcr.io/khoj-ai/khoj:prod
|
||||
image: ghcr.io/khoj-ai/khoj-cloud:latest
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user