settings.py

master
VARUN 3 weeks ago
parent e39e588835
commit c45a6d6c2f

@ -23,9 +23,9 @@ BASE_DIR = Path(__file__).resolve().parent.parent
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
DEBUG = False
ALLOWED_HOSTS = ["https://armintacareers.com/"]
ALLOWED_HOSTS = []
# Application definition

Loading…
Cancel
Save