]> _ Git - fluidbook_processfarm.git/commitdiff
wip #7556
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 2 Jul 2025 11:25:37 +0000 (13:25 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 2 Jul 2025 11:25:37 +0000 (13:25 +0200)
docker-compose.yml

index 577b9a9d2624fd83c692369ded208b34c0eeac99..b7018bbb25014b73a6b14c889ba781863e1e511c 100644 (file)
@@ -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