chore: update Songlify to 0.2.0 #6
|
@ -1,3 +1,4 @@
|
|||
env-*
|
||||
config/
|
||||
.env
|
||||
.idea/
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue