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