We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fb7dd6 commit ee264caCopy full SHA for ee264ca
README.rst
@@ -42,7 +42,7 @@ Environment Variables
42
* ``LMS_BASE_URL`` - The URL of the LMS of your Open edX instance.
43
* ``LOGOUT_URL`` - The URL of the API endpoint which performs a user logout.
44
* ``LOGIN_URL`` - The URL of the login page where a user can sign into their account.
45
-* ``SITE_NAME`` - The user-facing name of the site, used as `alt` text on the logo in the header.
+* ``SITE_NAME`` - The user-facing name of the site, used as `alt` text on the logo in the header.
46
Defaults to "localhost" in development.
47
* ``LOGO_URL`` - The URL of the site's logo. This logo is displayed in the header.
48
* ``ORDER_HISTORY_URL`` - The URL of the order history page.
0 commit comments