cachethq / Docker

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

LOG_ configuration variables are not passed to cachet #373

Open luto opened 4 years ago

luto commented 4 years ago

The LOG_ configuration variables (LOG_SLACK_WEBHOOK_URL, LOG_CHANNEL) are parsed by cachet, but not handled in entrypoint.sh. Therefore adding them to docker-compose.yml doesn't do anything.