Commit 55e7d575 by Feanil Patel

Add a setting for the heartbeat page.

parent 15e6e2e1
......@@ -58,6 +58,7 @@ ECOMMERCE_SERVICE_CONFIG:
# STATICFILES_DIRS: ['{{ ecommerce_static_path }}']
LMS_URL_ROOT: '{{ ECOMMERCE_LMS_URL_ROOT }}'
LMS_HEARTBEAT_URL: '{{ ECOMMERCE_LMS_URL_ROOT }}/heartbeat'
ENROLLMENT_API_URL: '{{ ECOMMERCE_LMS_URL_ROOT }}/api/enrollment/v1/enrollment'
LMS_DASHBOARD_URL: '{{ ECOMMERCE_LMS_URL_ROOT }}/dashboard'
JWT_AUTH:
......
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