🐱🏍
This commit is contained in:
@@ -32,6 +32,7 @@ PRODUCTION_HOST = 'example.com'
|
||||
# production hosts
|
||||
ALLOWED_HOSTS = [
|
||||
'api.' + PRODUCTION_HOST,
|
||||
'localhost',
|
||||
]
|
||||
|
||||
if DEBUG:
|
||||
|
Reference in New Issue
Block a user