chore: update Songlify to 0.2.0 #6

Merged
polpetta merged 1 commits from spotlify-0.2.0 into master 2021-10-14 14:54:30 +02:00
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
env-*
config/
.env
.idea/

View File

@ -2,7 +2,7 @@ version: '3.7'
services:
bot:
image: polpetta/songlify:latest
image: polpetta/songlify:0.2.0
restart: always
entrypoint: /usr/bin/songlify
env_file: