Commit a8511537 by Troy Sankey

Change the edxapp docker image to actually use the correct notes URL.

parent d293ee7c
...@@ -37,3 +37,6 @@ edxapp_environment_extra: ...@@ -37,3 +37,6 @@ edxapp_environment_extra:
SELENIUM_PORT: '4444' SELENIUM_PORT: '4444'
EDXAPP_XQUEUE_URL: 'http://edx.devstack.xqueue:18040' EDXAPP_XQUEUE_URL: 'http://edx.devstack.xqueue:18040'
EDXAPP_ENABLE_EDXNOTES: true
EDXAPP_EDXNOTES_INTERNAL_API: 'http://edx.devstack.edx_notes_api:18120/api/v1'
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