Skip to content
Snippets Groups Projects
Commit 3088a0a0 authored by Nico Vermaas's avatar Nico Vermaas
Browse files

remove a setting

parent b09f7da0
Branches
No related tags found
1 merge request!279Master
Pipeline #43773 passed
......@@ -240,5 +240,6 @@ try:
except:
LOGIN_REDIRECT_URL = 'https://sdc-dev.astron.nl:5554/atdb/'
print("LOGIN_REDIRECT_URL:",LOGIN_REDIRECT_URL)
SESSION_COOKIE_NAME = 'my_service_name_session_id'
CSRF_COOKIE_NAME = 'my_service_csrftoken'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment