oprava allow hosts na testu
This commit is contained in:
parent
0668790e48
commit
3400c7a347
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ DEBUG = False
|
|||
|
||||
TEMPLATE_DEBUG = False
|
||||
|
||||
ALLOWED_HOSTS = ['*.mam.mff.cuni.cz', 'atrey.karlin.mff.cuni.cz:1443']
|
||||
ALLOWED_HOSTS = ['*.mam.mff.cuni.cz', 'atrey.karlin.mff.cuni.cz']
|
||||
|
||||
# Database
|
||||
# https://docs.djangoproject.com/en/1.7/ref/settings/#databases
|
||||
|
|
Loading…
Reference in a new issue