refac: RAG_WEB_LOADER -> RAG_WEB_LOADER_ENGINE

This commit is contained in:
Rory
2025-02-17 21:43:32 -06:00
parent 66c2acc08d
commit bc82f48ebf
6 changed files with 16 additions and 16 deletions

View File

@@ -6,5 +6,5 @@ services:
open-webui:
environment:
- 'RAG_WEB_LOADER=playwright'
- 'RAG_WEB_LOADER_ENGINE=playwright'
- 'PLAYWRIGHT_WS_URI=ws://playwright:3000'