yeet
This commit is contained in:
parent
ef87f0ec24
commit
2ebe58c511
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -28,7 +28,10 @@ SECRET_KEY = '&(v*@m-bz2n9kki!2y)qo5ipp-v+!vfpb4cj=l6n93y&18jht*'
|
||||
# SECURITY WARNING: don't run with debug turned on in production!
|
||||
DEBUG = True
|
||||
|
||||
ALLOWED_HOSTS = []
|
||||
ALLOWED_HOSTS = [
|
||||
"cleener.xyz",
|
||||
"www.cleener.xyz",
|
||||
]
|
||||
|
||||
|
||||
# Application definition
|
||||
|
Reference in New Issue
Block a user