compose.yml (198B)
1 name: songs2slides 2 3 services: 4 bot: 5 build: 6 context: . 7 environment: 8 - API_URL 9 - API_AUTH 10 stop_signal: SIGINT 11 ports: 12 - '5000:5000' 13 restart: unless-stopped
songs2slidesA tool that automatically finds song lyrics and creates lyric slideshows | |
| git clone https://git.ashermorgan.net/songs2slides/ | |
| Log | Files | Refs | README |