mirror of
https://github.com/Cian-H/openwebui_engineering_assistant.git
synced 2025-12-22 20:51:57 +00:00
Removed pointless dependency from jupyter
This commit is contained in:
@@ -85,8 +85,6 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
JUPYTER_LAB_ENABLE: yes
|
JUPYTER_LAB_ENABLE: yes
|
||||||
JUPYTER_TOKEN: ${JUPYTER_TOKEN}
|
JUPYTER_TOKEN: ${JUPYTER_TOKEN}
|
||||||
depends_on:
|
|
||||||
- webui
|
|
||||||
|
|
||||||
searxng:
|
searxng:
|
||||||
image: docker.io/searxng/searxng:latest
|
image: docker.io/searxng/searxng:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user