Add songlify service #5

Merged
polpetta merged 2 commits from songlify into master 2021-09-22 21:16:17 +02:00
Showing only changes of commit 801d1f50e4 - Show all commits

View File

@ -4,6 +4,7 @@ services:
bot: bot:
image: polpetta/songlify:latest image: polpetta/songlify:latest
restart: always restart: always
entrypoint: /usr/bin/songlify
env_file: env_file:
- .env - .env