Updated peer service

This commit is contained in:
2024-04-21 16:12:23 -04:00
parent 039ce1a245
commit 9d547054b7
2 changed files with 17 additions and 9 deletions

View File

@@ -25,7 +25,7 @@ SECRET_KEY = "django-insecure-rh0s*u8&#4$uugtt10cxbifjriaz%@&p1w!)c2=y^undd2*nx5
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
ALLOWED_HOSTS = ["10.20.4.109", "73.7.29.136", "localhost", "127.0.0.1", "http://localhost:5173"]
ALLOWED_HOSTS = ["*"]
# ALLOWED_HOSTS = []