DocMindAI / docker-compose.yml
Adeptschneider's picture
Feat: DocMindAI
18a68e7
raw
history blame
106 Bytes
version: '3'
services:
docmind:
build: .
ports:
- "8501:8501"
volumes:
- .:/app