tutor-credentials/tutorcredentials/patches/openedx-lms-development-settings
2022-05-13 12:56:45 -05:00

2 lines
128 B
Plaintext

CREDENTIALS_PUBLIC_URL_ROOT = "http://{{ CREDENTIALS_HOST }}:8150"
CREDENTIALS_API_URL = CREDENTIALS_PUBLIC_URL_ROOT + "/api/v2"