addedd staging.goodtimesltd.co.uk to allowed host

This commit is contained in:
rizwanisready
2024-03-28 13:29:39 +05:30
parent 08d094c5c2
commit c4e413d81b

View File

@@ -6,7 +6,7 @@ import colorlog
# from logging.handlers import TimedRotatingFileHandler
DEBUG = False
ALLOWED_HOSTS = ["127.0.0.1", "77.68.8.229"]
ALLOWED_HOSTS = ["127.0.0.1", "77.68.8.229", "staging.goodtimesltd.co.uk"]
# LOGGING_DIR = os.path.join(