Commit 6564bc0c by John Jarvis

adding another push queue

parent a84a6e8d
...@@ -21,6 +21,7 @@ xqueue_gunicorn_host: 127.0.0.1 ...@@ -21,6 +21,7 @@ xqueue_gunicorn_host: 127.0.0.1
XQUEUE_QUEUES: XQUEUE_QUEUES:
# push queue # push queue
'edX-DemoX': 'http://localhost:18050' 'edX-DemoX': 'http://localhost:18050'
'edX-Open_DemoX': 'http://localhost:18050'
# pull queues # pull queues
'test-pull': !!null 'test-pull': !!null
'certificates': !!null 'certificates': !!null
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment