cachethq / Docker

A Dockerized version of Cachet.
https://cachethq.io
BSD 3-Clause "New" or "Revised" License
415 stars 280 forks source link

Unset "null" APP_KEY #324

Closed djdefi closed 5 years ago

djdefi commented 5 years ago

https://github.com/CachetHQ/Docker/blob/master/entrypoint.sh#L190-L195 checks for the variable being unset, but we had a default value set, incorrectly.