thejagstudio commited on
Commit
387c1bb
1 Parent(s): 499c8b3

Update procom/settings.py

Browse files
Files changed (1) hide show
  1. procom/settings.py +1 -1
procom/settings.py CHANGED
@@ -25,7 +25,7 @@ SECRET_KEY = "django-insecure-5p!s7ni0udj)mby7v$q)c3t=%6m7mkxl=%+__^u!ae+(h1+pcq
25
  # SECURITY WARNING: don't run with debug turned on in production!
26
  DEBUG = True
27
 
28
- ALLOWED_HOSTS = ['localhost', '127.0.0.1']
29
 
30
 
31
  # Application definition
 
25
  # SECURITY WARNING: don't run with debug turned on in production!
26
  DEBUG = True
27
 
28
+ ALLOWED_HOSTS = ['localhost', '127.0.0.1','thejagstudio-procom.hf.space','productcompare.vercel.app']
29
 
30
 
31
  # Application definition