version: '3.7' services: bot: image: polpetta/songlify:0.2.2 restart: always entrypoint: /usr/bin/songlify env_file: - .env