version: '3.7'

services:
  bot:
    image: polpetta/songlify:0.3.5
    restart: always
    entrypoint: /usr/bin/songlify
    env_file:
      - .env