|
|
|
@ -44,6 +44,7 @@ CACHES = { |
|
|
|
# Hosts/domain names that are valid for this site; required if DEBUG is False |
|
|
|
# Hosts/domain names that are valid for this site; required if DEBUG is False |
|
|
|
# See https://docs.djangoproject.com/en/1.5/ref/settings/#allowed-hosts |
|
|
|
# See https://docs.djangoproject.com/en/1.5/ref/settings/#allowed-hosts |
|
|
|
ALLOWED_HOSTS = ['hit.expomap.ru', '195.66.79.152', '195.66.79.145', 'expomap.ru', '195.66.79.148'] |
|
|
|
ALLOWED_HOSTS = ['hit.expomap.ru', '195.66.79.152', '195.66.79.145', 'expomap.ru', '195.66.79.148'] |
|
|
|
|
|
|
|
DEFAULT_HTTP_SCHEME = 'https' |
|
|
|
|
|
|
|
|
|
|
|
# Local time zone for this installation. Choices can be found here: |
|
|
|
# Local time zone for this installation. Choices can be found here: |
|
|
|
# http://en.wikipedia.org/wiki/List_of_tz_zones_by_name |
|
|
|
# http://en.wikipedia.org/wiki/List_of_tz_zones_by_name |
|
|
|
|