From: Vincent Vanwaelscappel Date: Wed, 2 Jul 2025 11:25:37 +0000 (+0200) Subject: wip #7556 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=58692d1586b658b61e367007872a0dcaf0f1b0d5;p=fluidbook_processfarm.git wip #7556 --- diff --git a/docker-compose.yml b/docker-compose.yml index 577b9a9..b7018bb 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -24,6 +24,8 @@ services: docling: container_name: fluidbook-processfarm-docling image: ghcr.io/docling-project/docling-serve + environment: + DOCLING_SERVE_ENABLE_UI: 1 ports: - '5001:5001' restart: unless-stopped