swingmx / swingmusic

Swing Music is a beautiful, self-hosted music player for your local audio files. Like a cooler Spotify ... but bring your own music.
https://swingmx.com
MIT License
731 stars 41 forks source link

Replace Nginx with Flask Server #42

Closed cwilvx closed 2 years ago

cwilvx commented 2 years ago

This pull request replaces the need to use Nginx to serve images. This is necessary as we'll not need to deal with permission errors on the image folders

This fixes #41