fix: set right entrypoint

This commit is contained in:
Davide Polonio 2021-09-22 19:14:47 +00:00
parent cf1421d4f9
commit 801d1f50e4

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