Skip to content

Commit

Permalink
Merge pull request #34354 from openedx/hamzawaleed01/devstack-whiteli…
Browse files Browse the repository at this point in the history
…st-admin-portal

feat: add frontend-app-admin-portal to whitelisted origins
  • Loading branch information
hamzawaleed01 authored Mar 12, 2024
2 parents f9200c4 + 2624d52 commit da244a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lms/envs/devstack.py
Original file line number Diff line number Diff line change
Expand Up @@ -558,6 +558,7 @@ def should_show_debug_toolbar(request): # lint-amnesty, pylint: disable=missing
'http://localhost:1995', # frontend-app-profile
'http://localhost:1992', # frontend-app-ora
'http://localhost:2002', # frontend-app-discussions
'http://localhost:1991', # frontend-app-admin-portal
]


Expand Down

0 comments on commit da244a9

Please sign in to comment.