Removed pointless dependency from jupyter

This commit is contained in:
2025-05-23 11:21:29 +01:00
parent e3690af576
commit bfaf467ffa

View File

@@ -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