version: '3'
services:
app:
build: "."
environment:
TZ: Europe/Berlin
volumes:
- ./download:/download
- ./data:/data
- ./config.toml:/config.toml