We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e6f606 commit b433423Copy full SHA for b433423
DOSPORTAL/settings.py
@@ -27,7 +27,7 @@
27
28
ALLOWED_HOSTS = ['*','localhost', '127.0.0.1', '0.0.0.0']
29
30
-CSRF_TRUSTED_ORIGINS = ['https://portal.dos.ust.cz', 'http://eurados-demo.dos.ust.cz']
+CSRF_TRUSTED_ORIGINS = ['https://portal.dos.ust.cz', 'https://eurados-demo.dos.ust.cz']
31
32
# Application definition
33
0 commit comments