version: '3.8' services: prntscrape: build: . volumes: - ./config.json:/scraper/config.json restart: always