Skip to content

Commit ebe214c

Browse files
committed
modified: docker-compose.demo.yml
1 parent 74e2438 commit ebe214c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.demo.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,8 @@ services:
245245
- minio
246246
- markitdown
247247
restart: unless-stopped
248+
volumes:
249+
- ./logs:/app/logs
248250
healthcheck:
249251
test: ["CMD-SHELL", "curl -f http://localhost:3000/ || exit 1"]
250252
interval: 30s

0 commit comments

Comments
 (0)