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