|
|
|
@ -25,8 +25,8 @@ SECRET_KEY = 'django-insecure-r*y737z-@#o&lm&hfylvv4*h$8c_288g2m_y=e3gz%_-ig!i^_
|
|
|
|
|
# SECURITY WARNING: don't run with debug turned on in production!
|
|
|
|
|
DEBUG = True
|
|
|
|
|
|
|
|
|
|
ALLOWED_HOSTS = ["armintacareers.com","34.93.75.170:8000","34.36.25.135:8000"]
|
|
|
|
|
#ALLOWED_HOSTS = []
|
|
|
|
|
#ALLOWED_HOSTS = ["armintacareers.com","34.93.75.170:8000","34.36.25.135:8000","127.0.0.1"]
|
|
|
|
|
ALLOWED_HOSTS = ["*"]
|
|
|
|
|
|
|
|
|
|
# Application definition
|
|
|
|
|
|
|
|
|
|