fix: set right entrypoint
This commit is contained in:
parent
cf1421d4f9
commit
801d1f50e4
@ -4,6 +4,7 @@ services:
|
||||
bot:
|
||||
image: polpetta/songlify:latest
|
||||
restart: always
|
||||
entrypoint: /usr/bin/songlify
|
||||
env_file:
|
||||
- .env
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user