LycheeOrg / Lychee-Docker

Docker image for Lychee
https://lycheeorg.github.io/
167 stars 55 forks source link

Add missing environment variables to injection script #200

Closed RickyRomero closed 3 months ago

RickyRomero commented 3 months ago

Fixes LycheeOrg/Lychee#2486. Please feel free to amend this PR to remove any variables that were intentionally omitted from the injection before this commit. (I also unified the style for this file.)

I think we should also add a ⚠️ warning to the Lychee release notes for this version to let people know that we're importing environment variables that were previously not injected. It may have unintended side effects depending on how folks' docker-compose.yaml files are set up.