songs2slides

A tool that automatically finds song lyrics and creates lyric slideshows
git clone https://git.ashermorgan.net/songs2slides/
Log | Files | Refs | README

commit 974ab3c3aa99590a46ec19f6dabe10b555c0365c
parent 483b7f7e0d6776874d5e5554ee507a91b29cd684
Author: Asher Morgan <59518073+ashermorgan@users.noreply.github.com>
Date:   Sun, 28 Jul 2024 08:24:02 -0700

Update Docker compose.yml

Diffstat:
Mcompose.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/compose.yml b/compose.yml @@ -10,3 +10,4 @@ services: stop_signal: SIGINT ports: - '5000:5000' + restart: unless-stopped