This commit is contained in:
Trey t
2023-06-26 13:21:07 -05:00
parent f27a50ad72
commit 01a50c813b
2 changed files with 1 additions and 2 deletions

View File

@@ -121,7 +121,6 @@ MEDIA_ROOT = os.path.join(BASE_DIR, "media")
if os.environ.get("DATABASE_URL"):
print("------0-0-0-0----------0-0-0-0---------")
ALLOWED_HOSTS = ['*']
# if os.environ.get("IS_DEV"):