Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
ab-smith committed Jun 21, 2024
1 parent 96df5ef commit 23af964
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/ciso_assistant/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ def set_ciso_assistant_url(_, __, event_dict):
]

ROOT_URLCONF = "ciso_assistant.urls"
# we leave these for the API UI tools - even if Django templates and Admin are not used anymore
LOGIN_REDIRECT_URL = "/api"
LOGOUT_REDIRECT_URL = "/api"

Expand Down

0 comments on commit 23af964

Please sign in to comment.