air-vibrations / docker-compose.yml
betheredge's picture
init spaces
c17f48e
raw
history blame contribute delete
129 Bytes
version: "3.9"
services:
app:
build: .
ports:
- "7860:7860"
volumes:
- $flagging_dir:/app/flagging