minotar / imgd

Minotar is a global avatar service that pulls your head off of your Minecraft.net skin, and allows it for use on several thousand sites.
https://minotar.net/
The Unlicense
203 stars 62 forks source link

Configuration needs to accept environment variables #190

Open LukeHandle opened 6 years ago

LukeHandle commented 6 years ago

As we transition to Docker/Kubernetes based deployment, we need to be accepting environment variables.

https://github.com/spf13/viper looks fairly helpful, though likely more complicated than what we have