Add songlify service #5
9
songlify/docker-compose.yml
Normal file
9
songlify/docker-compose.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
version: '3.7'
|
||||||
|
|
||||||
|
services:
|
||||||
|
bot:
|
||||||
|
image: polpetta/songlify:latest
|
||||||
|
restart: always
|
||||||
|
env_file:
|
||||||
|
- .env
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user