cpp added
This commit is contained in:
@@ -17,7 +17,7 @@ import os
|
||||
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
|
||||
|
||||
|
||||
HOST = os.getenv("HOST", "0.0.0.0")
|
||||
HOST = os.getenv("HOST", "77.246.159.65")
|
||||
|
||||
# Quick-start development settings - unsuitable for production
|
||||
# See https://docs.djangoproject.com/en/3.0/howto/deployment/checklist/
|
||||
|
Reference in New Issue
Block a user