restore environment-based queue names
This commit is contained in:
@@ -98,6 +98,7 @@ def map_config(config):
|
||||
"default", "PERMANENT_SESSION_LIFETIME"
|
||||
),
|
||||
"RQ_REDIS_URL": config["default"]["REDIS_URI"],
|
||||
"RQ_QUEUES": ["atat_{}".format(ENV.lower())],
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user