hs2p-demo / docker-compose.yml
clems's picture
UI polish: narrow summary panel, tighter cards, shortened disclaimer
1b1ddbd
raw
history blame contribute delete
106 Bytes
services:
app:
build: .
ports:
- "7860:7860"
volumes:
- ./app.py:/app/app.py:ro