fix: Add the devstack domain white list to the account MFE (#28497)

Co-authored-by: Simon Chen <schen@edx-c02fw0guml85.lan>
This commit is contained in:
Simon Chen
2021-08-19 10:25:59 -04:00
committed by GitHub
parent d66d544ca2
commit d56018a587

View File

@@ -264,6 +264,7 @@ LOGIN_REDIRECT_WHITELIST.extend([
# BASE_URL=http://localhost:$PORT
# as opposed to:
# BASE_URL=localhost:$PORT
'localhost:1997', # frontend-app-account
'localhost:1976', # frontend-app-program-console
'localhost:1994', # frontend-app-gradebook
'localhost:2000', # frontend-app-learning