tutor-notes/tutornotes/patches/openedx-lms-production-settings
2020-12-09 22:28:15 +01:00

1 line
91 B
Plaintext

EDXNOTES_PUBLIC_API = "{{ "https" if ENABLE_HTTPS else "http" }}://{{ NOTES_HOST }}/api/v1"