Spell fix s/e.g/e.g./ across code, tests and docs

This commit is contained in:
Debanjum Singh Solanky
2024-06-24 12:50:33 +05:30
parent 8fc7f980aa
commit 732332a3c5
10 changed files with 18 additions and 17 deletions

View File

@@ -45,7 +45,8 @@ services:
- KHOJ_DEBUG=False
- KHOJ_ADMIN_EMAIL=username@example.com
- KHOJ_ADMIN_PASSWORD=password
# Uncomment the following lines to make your instance publicly accessible. Replace the domain with your domain. Proceed with caution, especially if you are using anonymous mode.
# Uncomment the following lines to make your instance publicly accessible.
# Replace the domain with your domain. Proceed with caution, especially if you are using anonymous mode.
# - KHOJ_NO_HTTPS=True
# - KHOJ_DOMAIN=192.168.0.104
command: --host="0.0.0.0" --port=42110 -vv --anonymous-mode