Commit df14481d by Matt Drayer

mattdrayer: Add ENTERPRISE_SERVICE_URL setting

mattdrayer: Remove ENTERPRISE_API_URL setting
parent 9a016142
......@@ -141,7 +141,7 @@ ECOMMERCE_SERVICE_CONFIG:
OSCAR_FROM_EMAIL: '{{ ECOMMERCE_OSCAR_FROM_EMAIL }}'
COURSE_CATALOG_API_URL: '{{ ECOMMERCE_COURSE_CATALOG_URL }}/api/v1/'
ENTERPRISE_API_URL: '{{ ECOMMERCE_ENTERPRISE_URL }}/api/v1/'
ENTERPRISE_SERVICE_URL: '{{ ECOMMERCE_ENTERPRISE_URL }}/enterprise/'
ECOMMERCE_URL_ROOT: '{{ ECOMMERCE_ECOMMERCE_URL_ROOT }}'
LMS_URL_ROOT: '{{ ECOMMERCE_LMS_URL_ROOT }}'
LMS_HEARTBEAT_URL: '{{ ECOMMERCE_LMS_URL_ROOT }}/heartbeat'
......
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