diff --git a/.env.development b/.env.development index 6c19e73c..9fdccfc9 100644 --- a/.env.development +++ b/.env.development @@ -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'