services: prntscrape: build: . volumes: - ./token.txt:/bot/token.txt - ./data.txt:/bot/data.txt restart: always