FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
frontend-app-learning/.env.development at master · openedx/frontend-app-learning · GitHub
openedx
/
frontend-app-learning
Public
Notifications
You must be signed in to change notification settings
Fork
337
Star
70
Code
Issues
61
Pull requests
33
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
frontend-app-learning
/
.env.development
Copy path
More file actions
More file actions
Latest commit
History
History
History
56 lines (54 loc) · 2.43 KB
Breadcrumbs
frontend-app-learning
/
.env.development
Copy path
File metadata and controls
56 lines (54 loc) · 2.43 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
#
See README.rst for explanations of these.
#
If you add a new learning MFE-specific variable, please note it there!
NODE_ENV
=
'
development
'
ACCESS_TOKEN_COOKIE_NAME
=
'
edx-jwt-cookie-header-payload
'
APP_ID
=
'
learning
'
BASE_URL
=
'
http://localhost:2000
'
CONTACT_URL
=
'
http://localhost:18000/contact
'
CREDENTIALS_BASE_URL
=
'
http://localhost:18150
'
CREDIT_HELP_LINK_URL
=
'
https://help.edx.org/edxlearner/s/article/Can-I-receive-college-credit-or-credit-hours-for-my-course
'
CSRF_TOKEN_API_PATH
=
'
/csrf/api/v1/token
'
DISCOVERY_API_BASE_URL
=
'
http://localhost:18381
'
DISCUSSIONS_MFE_BASE_URL
=
'
http://localhost:2002
'
DISCOUNT_CODE_INFO_URL
=
'
'
ECOMMERCE_BASE_URL
=
'
http://localhost:18130
'
ENABLE_JUMPNAV
=
'
true
'
ENABLE_NOTICES
=
'
'
ENTERPRISE_LEARNER_PORTAL_HOSTNAME
=
'
localhost:8734
'
ENTERPRISE_LEARNER_PORTAL_URL
=
'
http://localhost:8734
'
EXAMS_BASE_URL
=
'
'
FAVICON_URL
=
https://edx-cdn.org/v3/default/favicon.ico
IGNORED_ERROR_REGEX
=
'
'
LANGUAGE_PREFERENCE_COOKIE_NAME
=
'
openedx-language-preference
'
LMS_BASE_URL
=
'
http://localhost:18000
'
LOGIN_URL
=
'
http://localhost:18000/login
'
LOGOUT_URL
=
'
http://localhost:18000/logout
'
LOGO_URL
=
https://edx-cdn.org/v3/default/logo.svg
LOGO_TRADEMARK_URL
=
https://edx-cdn.org/v3/default/logo-trademark.svg
LOGO_WHITE_URL
=
https://edx-cdn.org/v3/default/logo-white.svg
LEGACY_THEME_NAME
=
'
'
MARKETING_SITE_BASE_URL
=
'
http://localhost:18000
'
ORDER_HISTORY_URL
=
'
http://localhost:1996/orders
'
PORT
=
2000
PROCTORED_EXAM_FAQ_URL
=
'
'
PROCTORED_EXAM_RULES_URL
=
'
'
REFRESH_ACCESS_TOKEN_ENDPOINT
=
'
http://localhost:18000/login_refresh
'
SEARCH_CATALOG_URL
=
'
http://localhost:18000/courses
'
SEGMENT_KEY
=
'
'
SITE_NAME
=
'
edX
'
SOCIAL_UTM_MILESTONE_CAMPAIGN
=
'
edxmilestone
'
STUDIO_BASE_URL
=
'
http://localhost:18010
'
SUPPORT_URL
=
'
https://support.edx.org
'
SUPPORT_URL_CALCULATOR_MATH
=
'
https://support.edx.org/hc/en-us/articles/360000038428-Entering-math-expressions-in-assignments-or-the-calculator
'
SUPPORT_URL_ID_VERIFICATION
=
'
https://support.edx.org/hc/en-us/articles/206503858-How-do-I-verify-my-identity
'
SUPPORT_URL_VERIFIED_CERTIFICATE
=
'
https://support.edx.org/hc/en-us/articles/206502008-What-is-a-verified-certificate
'
TERMS_OF_SERVICE_URL
=
'
https://www.edx.org/edx-terms-service
'
TWITTER_HASHTAG
=
'
myedxjourney
'
TWITTER_URL
=
'
https://twitter.com/edXOnline
'
USER_INFO_COOKIE_NAME
=
'
edx-user-info
'
SESSION_COOKIE_DOMAIN
=
'
localhost
'
PRIVACY_POLICY_URL
=
'
http://localhost:18000/privacy
'
OPTIMIZELY_FULL_STACK_SDK_KEY
=
'
'
SHOW_UNGRADED_ASSIGNMENT_PROGRESS
=
'
'
#
Fallback in local style files
PARAGON_THEME_URLS
=
{}
Back
|
FazBrowse Home
|
New Git URL