Correct negative for running prod image locally

This commit is contained in:
sabaimran 2024-12-08 19:55:35 -08:00
parent 9dd3782f5c
commit 3b9f4c4356

View file

@ -83,7 +83,7 @@ services:
# Telemetry helps us prioritize feature development and understand how people are using Khoj # Telemetry helps us prioritize feature development and understand how people are using Khoj
# Read more at https://docs.khoj.dev/miscellaneous/telemetry # Read more at https://docs.khoj.dev/miscellaneous/telemetry
# - KHOJ_TELEMETRY_DISABLE=True # - 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 command: --host="0.0.0.0" --port=42110 -vv --anonymous-mode --non-interactive