Merge pull request #18616 from saharm1/fix-activation-link
Add port to activation link to keep it from failing on devstack.
This commit is contained in:
1
AUTHORS
1
AUTHORS
@@ -289,3 +289,4 @@ Rabia Iftikhar <rabiaiftikhar2392@gmail.com>
|
||||
Matt Tuchfarber <mtuchfarber@edx.org>
|
||||
Stuart Young <syoung@edx.org>
|
||||
Michael Youngstrom <myoungstrom@edx.org>
|
||||
Sahar Markovich <sahar.markovich@gmail.com>
|
||||
|
||||
@@ -14,6 +14,7 @@ USER_TASKS_ARTIFACT_STORAGE = COURSE_IMPORT_EXPORT_STORAGE
|
||||
DEBUG = True
|
||||
USE_I18N = True
|
||||
DEFAULT_TEMPLATE_ENGINE['OPTIONS']['debug'] = DEBUG
|
||||
SITE_NAME = 'localhost:8001'
|
||||
HTTPS = 'off'
|
||||
|
||||
################################ LOGGERS ######################################
|
||||
|
||||
Reference in New Issue
Block a user