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