Add prod allowed host
This commit is contained in:
parent
1b1a19ae9d
commit
39d2652647
@ -31,6 +31,7 @@ ALLOWED_HOSTS = [
|
|||||||
"localhost",
|
"localhost",
|
||||||
'timelaps-api.local',
|
'timelaps-api.local',
|
||||||
'timelaps.local',
|
'timelaps.local',
|
||||||
|
'api.ock.svallee.fr',
|
||||||
]
|
]
|
||||||
|
|
||||||
# Application definition
|
# Application definition
|
||||||
|
Loading…
x
Reference in New Issue
Block a user