mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Correct negative for running prod image locally
This commit is contained in:
@@ -83,7 +83,7 @@ services:
|
||||
# Telemetry helps us prioritize feature development and understand how people are using Khoj
|
||||
# Read more at https://docs.khoj.dev/miscellaneous/telemetry
|
||||
# - KHOJ_TELEMETRY_DISABLE=True
|
||||
# Uncomment this line when you're using the official ghcr.io/khoj-ai/khoj-cloud prod image.
|
||||
# Comment out this line when you're using the official ghcr.io/khoj-ai/khoj-cloud prod image.
|
||||
command: --host="0.0.0.0" --port=42110 -vv --anonymous-mode --non-interactive
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user