rq/tests/config_files/sentry.py

3 lines
77 B
Python

REDIS_HOST = "testhost.example.com"
SENTRY_DSN = 'https://123@sentry.io/123'