feat: new stuff
This commit is contained in:
@@ -15,7 +15,7 @@ PG_DATABASE = os.environ.get('PG_DATABASE')
|
||||
# CELERY_BROKER_URL = os.environ.get('CELERY_BROKER_URL')
|
||||
# CELERY_RESULT_BACKEND = os.environ.get('CELERY_RESULT_BACKEND')
|
||||
REDIS_URL = os.environ.get('REDIS_URL')
|
||||
|
||||
RABBITMQ_URL = os.environ.get('RABBITMQ_URL')
|
||||
# Yandex
|
||||
YANDEX_CLIENT_ID = os.environ.get('YANDEX_CLIENT_ID')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user