feat: set redesign as default theme for local

This commit is contained in:
Waheed Ahmed
2021-07-23 15:35:33 +05:00
parent e35851b409
commit b5e5b63e95

View File

@@ -29,5 +29,5 @@ COOKIE_DOMAIN='localhost'
WELCOME_PAGE_SUPPORT_LINK='http://localhost:1999/welcome'
INFO_EMAIL='info@edx.org'
DISABLE_ENTERPRISE_LOGIN=''
DEFAULT_DESIGN='legacy'
DEFAULT_DESIGN='redesign'
REGISTER_CONVERSION_COOKIE_NAME='openedx-user-register-conversion'