tutor-notes/tutornotes/patches/openedx-lms-production-settings
2020-06-15 10:41:34 +02:00

1 line
93 B
Plaintext

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