fix zaloha.alkator.cz/admin

This commit is contained in:
Martin Quarda 2024-10-30 15:59:45 +01:00
parent 1fd44949eb
commit c5fa34446e

View File

@ -27,7 +27,7 @@ DEBUG = False
ALLOWED_HOSTS = ['0.0.0.0', '127.0.0.1', 'api', 'https://alkator.cz', 'https://beta.alkator.cz', 'localhost']
CSRF_TRUSTED_ORIGINS = ['https://alkator.cz', 'https://beta.alkator.cz']
CSRF_TRUSTED_ORIGINS = ['https://alkator.cz', 'https://beta.alkator.cz', 'https://zaloha.alkator.cz']
# Application definition