version: "3" services: webservice: build: . image: bdm:latest restart: always volumes: - ./data:/app/covers ports: - 127.0.0.1:9783:9783