LycheeOrg / Lychee-Docker

Docker image for Lychee
https://lycheeorg.github.io/
165 stars 56 forks source link

Make LYCHEE_UPLOADS configurable by environment variable #196

Closed junebugfix closed 4 months ago

junebugfix commented 4 months ago

I've been trying to get Lychee set up on https://fly.io, and almost everything I needed for a basic setup is configurable with just the out of the box docker image and env variables, except changing the location of the uploads directory. This PR adds LYCHEE_UPLOADS to the inject.sh script so that it can be configurable from an environment variable.

ildyria commented 4 months ago

Thank you for your pull request. This will be merged as soon as it passes the CI. :)