diff --git a/.env.example b/.env.example index 77d6bee..a623ade 100644 --- a/.env.example +++ b/.env.example @@ -5,9 +5,10 @@ MEILI_MASTER_KEY=change_me_to_strong_random MEILI_KEY=${MEILI_MASTER_KEY} # OpenWebUI integration -OPENWEBUI_URL=http://host.docker.internal:3003 +OPENWEBUI_URL=http://openwebui:3000 OPENWEBUI_API_KEY=put_your_openwebui_api_key_here OPENWEBUI_KB_NAME=Homelab Library +OPENWEBUI_KB_ID=your_kb_uuid_here # Docker volumes paths LIBRARY_HOST_DIR=/mnt/nfs/library