1 line
91 B
Plaintext
1 line
91 B
Plaintext
EDXNOTES_PUBLIC_API = "{{ "https" if ENABLE_HTTPS else "http" }}://{{ NOTES_HOST }}/api/v1" |