Régis Behmo 15518f0c59 🌅
2019-08-21 12:02:26 +02:00

2 lines
147 B
Plaintext

"EDXNOTES_PUBLIC_API": "{{ "https" if ACTIVATE_HTTPS else "http" }}://{{ NOTES_HOST }}/api/v1",
"EDXNOTES_INTERNAL_API": "http://notes:8000/api/v1"