diff --git a/lms/envs/devstack.py b/lms/envs/devstack.py index 552d3276a5f9..611017962852 100644 --- a/lms/envs/devstack.py +++ b/lms/envs/devstack.py @@ -555,6 +555,7 @@ def should_show_debug_toolbar(request): # lint-amnesty, pylint: disable=missing 'http://localhost:1999', # frontend-app-authn 'http://localhost:18450', # frontend-app-support-tools 'http://localhost:1994', # frontend-app-gradebook + 'http://localhost:1996', # frontend-app-learner-dashboard ]