slafs / sentry-docker

my approach for dockerizing Sentry

Home Page:https://registry.hub.docker.com/u/slafs/sentry/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

env variable name mistake

yaojialyu opened this issue · comments

In this table:
https://github.com/slafs/sentry-docker/blob/master/README.md#available-environment-variables

SENTRY_USE_REDIS_BUFFER should be SENTRY_USE_REDIS_BUFFERS, according to the config file (https://github.com/slafs/sentry-docker/blob/master/sentry_docker_conf.py#L80).

thanks

Thanks. You wanna make a PR?

Aha, just one character, no need to make a PR, thanks.

@slafs This issue can be closed